mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
r12632@catbus: nickm | 2007-05-02 14:59:55 -0400
Fix compilation-breaking r10092. svn:r10093
This commit is contained in:
parent
1b95bbdba6
commit
744d955bb3
@ -965,7 +965,7 @@ run_scheduled_events(time_t now)
|
||||
routerlist_remove_old_routers();
|
||||
networkstatus_list_clean(now);
|
||||
networkstatus_list_update_recent(now);
|
||||
routers_update_all_from_networkstatus();
|
||||
routers_update_all_from_networkstatus(now);
|
||||
|
||||
/* Also, once per minute, check whether we want to download any
|
||||
* networkstatus documents.
|
||||
|
Loading…
Reference in New Issue
Block a user