mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix a comment typo.
This commit is contained in:
committed by
Nick Mathewson
parent
2fae74d6c3
commit
2e16856665
+1
-1
@@ -345,7 +345,7 @@ should_use_directory_guards(const or_options_t *options)
|
||||
return 1;
|
||||
}
|
||||
|
||||
/** Pick an unconsetrained directory server from among our guards, the latest
|
||||
/** Pick an unconstrained directory server from among our guards, the latest
|
||||
* networkstatus, or the fallback dirservers, for use in downloading
|
||||
* information of type <b>type</b>, and return its routerstatus. */
|
||||
static const routerstatus_t *
|
||||
|
||||
Reference in New Issue
Block a user