From: Nick Mathewson Date: Thu, 27 Mar 2014 19:34:57 +0000 (-0400) Subject: whitespace fix X-Git-Tag: tor-0.2.5.4-alpha~91^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e0b1088acd94ceae3109107fa354b89309e2b7;p=thirdparty%2Ftor.git whitespace fix --- diff --git a/src/or/connection_edge.c b/src/or/connection_edge.c index 3a72110eac..895c0f7f01 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