From: Nick Mathewson Date: Thu, 24 Apr 2014 16:34:23 +0000 (-0400) Subject: whitespace fix X-Git-Tag: tor-0.2.5.4-alpha~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95e617c8280f0454b97411b3675d664c2cbc23b6;p=thirdparty%2Ftor.git whitespace fix --- diff --git a/src/or/circuitbuild.c b/src/or/circuitbuild.c index 9e11a0bb1a..583ccff786 100644 --- a/src/or/circuitbuild.c +++ b/src/or/circuitbuild.c @@ -77,7 +77,6 @@ channel_connect_for_circuit(const tor_addr_t *addr, uint16_t port, return chan; } - /** Search for a value for circ_id that we can use on chan for an * outbound circuit, until we get a circ_id that is not in use by any other * circuit on that conn.