mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Fix a sentence that I never
This commit is contained in:
parent
f6d3006363
commit
ace9063fb4
@ -1267,7 +1267,8 @@ router_perform_bandwidth_test(int num_circs, time_t now)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Return true iff our network is in some sense disabled: either we're
|
/** Return true iff our network is in some sense disabled: either we're
|
||||||
* hibernating, entering hibernation, or [XXX or what?] */
|
* hibernating, entering hibernation, or the network is turned off with
|
||||||
|
* DisableNetwork. */
|
||||||
int
|
int
|
||||||
net_is_disabled(void)
|
net_is_disabled(void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user