[tor-commits] [tor/master] Recover newline at the EOF, removed by mistake

dgoulet at torproject.org dgoulet at torproject.org
Thu Apr 26 15:47:34 UTC 2018


commit f4ad30448ab419de2163b42c5447b51867042734
Author: juga0 <juga at riseup.net>
Date:   Tue Apr 24 11:27:11 2018 +0000

    Recover newline at the EOF, removed by mistake
    
    in 071236e3e252fd0dcf5102739adecb8e69a76c4c.
---
 src/test/test_geoip.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/test/test_geoip.c b/src/test/test_geoip.c
index 302af8577..0711a113e 100644
--- a/src/test/test_geoip.c
+++ b/src/test/test_geoip.c
@@ -546,3 +546,4 @@ struct testcase_t geoip_tests[] = {
 
   END_OF_TESTCASES
 };
+





More information about the tor-commits mailing list