mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
whitespace fix
This commit is contained in:
parent
5a9ac0df99
commit
95e617c828
@ -77,7 +77,6 @@ channel_connect_for_circuit(const tor_addr_t *addr, uint16_t port,
|
|||||||
return chan;
|
return chan;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/** Search for a value for circ_id that we can use on <b>chan</b> for an
|
/** Search for a value for circ_id that we can use on <b>chan</b> for an
|
||||||
* outbound circuit, until we get a circ_id that is not in use by any other
|
* outbound circuit, until we get a circ_id that is not in use by any other
|
||||||
* circuit on that conn.
|
* circuit on that conn.
|
||||||
|
Loading…
Reference in New Issue
Block a user