mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
fix one more typo
This commit is contained in:
parent
176fde505f
commit
61f648ae37
@ -3198,8 +3198,7 @@ dirserv_single_reachability_test(time_t now, routerinfo_t *router)
|
|||||||
*
|
*
|
||||||
* The load balancing is such that if we get called once every ten
|
* The load balancing is such that if we get called once every ten
|
||||||
* seconds, we will cycle through all the tests in
|
* seconds, we will cycle through all the tests in
|
||||||
* 10*REACHABILITY_MASK_PER_TEST seconds (a
|
* REACHABILITY_TEST_CYCLE_PERIOD seconds (a bit over 20 minutes).
|
||||||
* bit over 20 minutes).
|
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
dirserv_test_reachability(time_t now)
|
dirserv_test_reachability(time_t now)
|
||||||
|
Loading…
Reference in New Issue
Block a user