Skip to content

Commit 4deee45

Browse files
committed
whitespace cleanup
1 parent 7cb30b7 commit 4deee45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sshuttle/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ def main(listenip_v6, listenip_v4,
581581
return 5
582582
debug1('Starting sshuttle proxy (version %s).\n' % __version__)
583583
helpers.logprefix = 'c : '
584-
584+
585585
fw = FirewallClient(method_name, sudo_pythonpath)
586586

587587
# If --dns is used, store the IP addresses that the client

0 commit comments

Comments
 (0)