mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
nodelist: fix docs for networkstatus_read_cached_consensus_impl
Fix on c12d2cb2dc.
This commit is contained in:
@@ -201,7 +201,7 @@ networkstatus_reset_download_failures(void)
|
||||
|
||||
/**
|
||||
* Read and and return the cached consensus of type <b>flavorname</b>. If
|
||||
* <b>unverified</b> is false, get the one we haven't verified. Return NULL if
|
||||
* <b>unverified</b> is true, get the one we haven't verified. Return NULL if
|
||||
* the file isn't there. */
|
||||
static char *
|
||||
networkstatus_read_cached_consensus_impl(int flav,
|
||||
|
||||
Reference in New Issue
Block a user