[tor-commits] [tor/maint-0.3.4] Restor EOL at EOF in routerlist.c

nickm at torproject.org nickm at torproject.org
Sat Jun 30 03:12:10 UTC 2018


commit 8093a63f9525981eb197e365ec00c63f53dd66fe
Author: Nick Mathewson <nickm at torproject.org>
Date:   Fri Jun 29 23:08:45 2018 -0400

    Restor EOL at EOF in routerlist.c
---
 src/or/routerlist.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/or/routerlist.c b/src/or/routerlist.c
index 97d83213a..2f27af7f0 100644
--- a/src/or/routerlist.c
+++ b/src/or/routerlist.c
@@ -5820,3 +5820,4 @@ refresh_all_country_info(void)
 
   nodelist_refresh_countries();
 }
+





More information about the tor-commits mailing list