From: juga0 Date: Tue, 24 Apr 2018 11:27:11 +0000 (+0000) Subject: Recover newline at the EOF, removed by mistake X-Git-Tag: tor-0.3.4.1-alpha~118^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4ad30448ab419de2163b42c5447b51867042734;p=thirdparty%2Ftor.git Recover newline at the EOF, removed by mistake in 071236e3e252fd0dcf5102739adecb8e69a76c4c. --- diff --git a/src/test/test_geoip.c b/src/test/test_geoip.c index 302af85771..0711a113eb 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 }; +