[tor-commits] [tor/master] whitespace fix

nickm at torproject.org nickm at torproject.org
Thu Mar 27 19:35:18 UTC 2014


commit 24e0b1088acd94ceae3109107fa354b89309e2b7
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Mar 27 15:34:57 2014 -0400

    whitespace fix
---
 src/or/connection_edge.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/or/connection_edge.c b/src/or/connection_edge.c
index 3a72110..895c0f7 100644
--- a/src/or/connection_edge.c
+++ b/src/or/connection_edge.c
@@ -2088,7 +2088,6 @@ connection_ap_handshake_socks_resolved_addr(entry_connection_t *conn,
   }
 }
 
-
 /** Send an answer to an AP connection that has requested a DNS lookup via
  * SOCKS.  The type should be one of RESOLVED_TYPE_(IPV4|IPV6|HOSTNAME) or -1
  * for unreachable; the answer should be in the format specified in the socks





More information about the tor-commits mailing list