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

[tor-commits] [flashproxy/master] Use the pt_cmethods_done function in another place.



commit 823596e0dded69827c3faae2add9e71a6f142b80
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Sat Nov 10 21:37:57 2012 -0800

    Use the pt_cmethods_done function in another place.
---
 flashproxy-client |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/flashproxy-client b/flashproxy-client
index fded7a0..6a81968 100755
--- a/flashproxy-client
+++ b/flashproxy-client
@@ -1004,7 +1004,7 @@ option.\
 
     client_transports = pt_get_client_transports(["websocket"])
     if not client_transports:
-        pt_line("CMETHODS", "DONE")
+        pt_cmethods_done()
         sys.exit(1)
 
 def pt_cmethod(method_name, addr):

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