mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
fix typo
svn:r6340
This commit is contained in:
parent
a52bb835c8
commit
760934b175
@ -1824,7 +1824,7 @@ dir_networkstatus_download_failed(smartlist_t *failed)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Called when one or more routerdesc fetches have failed (with uppercase
|
/** Called when one or more routerdesc fetches have failed (with uppercase
|
||||||
* fingerprints listed in <b>failed</>). */
|
* fingerprints listed in <b>failed</b>). */
|
||||||
static void
|
static void
|
||||||
dir_routerdesc_download_failed(smartlist_t *failed)
|
dir_routerdesc_download_failed(smartlist_t *failed)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user