mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
whitespace fixes
This commit is contained in:
parent
6378bcf4b9
commit
afe10e4707
@ -31,7 +31,6 @@ get_yesterday_date_str(void)
|
||||
return buf;
|
||||
}
|
||||
|
||||
|
||||
/* NOP replacement for router_descriptor_is_older_than() */
|
||||
static int
|
||||
router_descriptor_is_older_than_replacement(const routerinfo_t *router,
|
||||
@ -85,5 +84,3 @@ helper_setup_fake_routerlist(void)
|
||||
UNMOCK(router_descriptor_is_older_than);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user