Skip to content

Commit 234f84c

Browse files
authored
Merge pull request #1 from hatlessman/master
Typo!
2 parents edc1757 + 9e9b5f8 commit 234f84c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ssh-mole

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ def parse_args(argv):
310310

311311
return parser.parse_args(argv[1:])
312312

313-
def main(argv)
313+
def main(argv):
314314
options = parse_args(argv)
315315

316316
if __name__ == '__main__':

0 commit comments

Comments
 (0)