svn:r6340
This commit is contained in:
Roger Dingledine 2006-04-09 10:43:03 +00:00
parent a52bb835c8
commit 760934b175

View File

@ -1824,7 +1824,7 @@ dir_networkstatus_download_failed(smartlist_t *failed)
}
/** Called when one or more routerdesc fetches have failed (with uppercase
* fingerprints listed in <b>failed</>). */
* fingerprints listed in <b>failed</b>). */
static void
dir_routerdesc_download_failed(smartlist_t *failed)
{