[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [flashproxy/master] Indentation.



commit 6193de8b8546af6b04ddfd36b5ea6f48a58b88dc
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Sat Jun 8 20:30:03 2013 -0700

    Indentation.
---
 flashproxy-client |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/flashproxy-client b/flashproxy-client
index 34f2cf8..3c40be9 100755
--- a/flashproxy-client
+++ b/flashproxy-client
@@ -1039,10 +1039,10 @@ option.\
         sys.exit(1)
 
 def pt_cmethod(method_name, addr):
-	pt_line("CMETHOD", method_name, "socks4", format_sockaddr(addr))
+    pt_line("CMETHOD", method_name, "socks4", format_sockaddr(addr))
 
 def pt_cmethods_done():
-	pt_line("CMETHODS", "DONE")
+    pt_line("CMETHODS", "DONE")
 
 def main():
     global remote_listen, local_listen



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits