mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
Correct a comment
This commit is contained in:
parent
cb1b20dbad
commit
53f87a89f0
@ -866,7 +866,7 @@ circuit_unlink_all_from_or_conn(or_connection_t *conn, int reason)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Return a circ such that:
|
/** Return a circ such that:
|
||||||
* - circ-\>rend_data-\>query is equal to <b>rend_query</b>, and
|
* - circ-\>rend_data-\>onion_address is equal to <b>rend_query</b>, and
|
||||||
* - circ-\>purpose is equal to <b>purpose</b>.
|
* - circ-\>purpose is equal to <b>purpose</b>.
|
||||||
*
|
*
|
||||||
* Return NULL if no such circuit exists.
|
* Return NULL if no such circuit exists.
|
||||||
|
Loading…
Reference in New Issue
Block a user