mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
r13996@catbus: nickm | 2007-07-29 19:17:53 -0400
Fix whitespace svn:r10977
This commit is contained in:
parent
77508edd36
commit
3dbc825f36
@ -1817,7 +1817,6 @@ directory_handle_command_get(dir_connection_t *conn, const char *headers,
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
if (!strcmp(url,"/tor/running-routers") ||
|
||||
!strcmp(url,"/tor/running-routers.z")) { /* running-routers fetch */
|
||||
int deflated = !strcmp(url,"/tor/running-routers.z");
|
||||
|
@ -1420,3 +1420,4 @@ dirvote_free_all(void)
|
||||
pending_consensus_signature_list = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user