mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fix confusing comment
presumably introduced by copy-and-paste mistake
This commit is contained in:
+1
-1
@@ -2334,7 +2334,7 @@ entry_guard_cancel(circuit_guard_state_t **guard_state_p)
|
||||
}
|
||||
|
||||
/**
|
||||
* Called by the circuit building module when a circuit has succeeded:
|
||||
* Called by the circuit building module when a circuit has failed:
|
||||
* informs the guards code that the guard in *<b>guard_state_p</b> is
|
||||
* not working, and advances the state of the guard module.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user