Bläddra i källkod

whitespace fix

Nick Mathewson 11 år sedan
förälder
incheckning
24e0b1088a
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      src/or/connection_edge.c

+ 0 - 1
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
 /** 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
  * 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
  * for unreachable; the answer should be in the format specified in the socks