mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-23 22:47:12 +01:00
fix whitespace and trivial typo
This commit is contained in:
parent
b17bb543da
commit
4bd90e20b9
2 changed files with 2 additions and 2 deletions
|
@ -653,7 +653,7 @@ microdesc_list_missing_digest256(networkstatus_t *ns, microdesc_cache_t *cache,
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Launch download requests for mircodescriptors as appropriate.
|
/** Launch download requests for microdescriptors as appropriate.
|
||||||
*
|
*
|
||||||
* Specifically, we should launch download requests if we are configured to
|
* Specifically, we should launch download requests if we are configured to
|
||||||
* download mirodescriptors, and there are some microdescriptors listed the
|
* download mirodescriptors, and there are some microdescriptors listed the
|
||||||
|
|
Loading…
Add table
Reference in a new issue