mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Fix typo in comment about FallbackDir handling
This commit is contained in:
parent
3a530ae535
commit
9cfc811c37
@ -8154,7 +8154,7 @@ getinfo_helper_config(control_connection_t *conn,
|
||||
}
|
||||
if (strcmp(var->member.name, "FallbackDir") == 0) {
|
||||
/*
|
||||
* Similarly count fallback lines, so that we can decided later
|
||||
* Similarly count fallback lines, so that we can decide later
|
||||
* to add the defaults manually.
|
||||
*/
|
||||
++fallback_lines_seen;
|
||||
|
Loading…
Reference in New Issue
Block a user