diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-06-29 23:08:45 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-06-29 23:08:45 -0400 |
commit | 8093a63f9525981eb197e365ec00c63f53dd66fe (patch) | |
tree | 36c68b56493e2ac339dab79a9448a9d06c53df10 /src/or/routerlist.c | |
parent | 75a6e7e256719c33329cd172248f4f2dfc80ad8c (diff) | |
download | tor-8093a63f9525981eb197e365ec00c63f53dd66fe.tar.gz tor-8093a63f9525981eb197e365ec00c63f53dd66fe.zip |
Restor EOL@EOF in routerlist.c
Diffstat (limited to 'src/or/routerlist.c')
-rw-r--r-- | src/or/routerlist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/routerlist.c b/src/or/routerlist.c index 97d83213af..2f27af7f06 100644 --- a/src/or/routerlist.c +++ b/src/or/routerlist.c @@ -5820,3 +5820,4 @@ refresh_all_country_info(void) nodelist_refresh_countries(); } + |