mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 23:33:26 +01:00
fix syntax err
svn:r4843
This commit is contained in:
parent
88989be99b
commit
ff25a7707a
@ -1249,7 +1249,6 @@ generate_v2_networkstatus(void)
|
|||||||
* nothing was found; otherwise set *<b>directory</b> to the matching network
|
* nothing was found; otherwise set *<b>directory</b> to the matching network
|
||||||
* status and return its length.
|
* status and return its length.
|
||||||
*/
|
*/
|
||||||
If an appropriate network*/
|
|
||||||
size_t
|
size_t
|
||||||
dirserv_get_networkstatus_v2(const char **directory, const char *key,
|
dirserv_get_networkstatus_v2(const char **directory, const char *key,
|
||||||
int compress)
|
int compress)
|
||||||
|
Loading…
Reference in New Issue
Block a user