mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
typo fix in comment
This commit is contained in:
parent
331204e100
commit
2b9d2055f0
@ -2419,7 +2419,7 @@ should_remove_intro_point(hs_service_intro_point_t *ip, time_t now)
|
|||||||
goto end;
|
goto end;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Pass this point, even though we might be over the retry limit, we check
|
/* Past this point, even though we might be over the retry limit, we check
|
||||||
* if a circuit (established or pending) exists. In that case, we should not
|
* if a circuit (established or pending) exists. In that case, we should not
|
||||||
* remove it because it might simply be valid and opened at the previous
|
* remove it because it might simply be valid and opened at the previous
|
||||||
* scheduled event for the last retry. */
|
* scheduled event for the last retry. */
|
||||||
|
Loading…
Reference in New Issue
Block a user