mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
correct a function comment that's become wrong
svn:r9879
This commit is contained in:
parent
f1d8af789a
commit
0724bc113f
@ -549,10 +549,6 @@ connection_tls_continue_handshake(or_connection_t *conn)
|
||||
|
||||
/** Return 1 if we initiated this connection, or 0 if it started
|
||||
* out as an incoming connection.
|
||||
*
|
||||
* This is implemented for now by checking to see if
|
||||
* conn-\>identity_digest is set or not. Perhaps we should add a flag
|
||||
* one day so we're clearer.
|
||||
*/
|
||||
int
|
||||
connection_or_nonopen_was_started_here(or_connection_t *conn)
|
||||
|
Loading…
Reference in New Issue
Block a user