mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-22 22:25:51 +01:00
fix typo
svn:r5151
This commit is contained in:
parent
5c53545d81
commit
8fc9330686
1 changed files with 1 additions and 1 deletions
|
@ -2343,7 +2343,7 @@ routers_update_status_from_networkstatus(smartlist_t *routers, int reset_failure
|
||||||
|
|
||||||
/** Return new list of ID fingerprints for superseded routers. A router is
|
/** Return new list of ID fingerprints for superseded routers. A router is
|
||||||
* superseded if any network-status has a router with a different digest
|
* superseded if any network-status has a router with a different digest
|
||||||
* published more recently, or it it is listed in the network-status but not
|
* published more recently, or if it is listed in the network-status but not
|
||||||
* in the router list.
|
* in the router list.
|
||||||
*/
|
*/
|
||||||
static smartlist_t *
|
static smartlist_t *
|
||||||
|
|
Loading…
Add table
Reference in a new issue