Skip to content
Snippets Groups Projects
Commit ace9063f authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Fix a sentence that I never

parent f6d30063
No related branches found
No related tags found
No related merge requests found
......@@ -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
* hibernating, entering hibernation, or [XXX or what?] */
* hibernating, entering hibernation, or the network is turned off with
* DisableNetwork. */
int
net_is_disabled(void)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment