[tor-commits] [tor/master] whitespace fix

nickm at torproject.org nickm at torproject.org
Thu Apr 27 14:55:53 UTC 2017


commit 199e61feb560e2368d1eec475dd828118754cf71
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Apr 27 10:55:39 2017 -0400

    whitespace fix
---
 src/test/test_util.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/test/test_util.c b/src/test/test_util.c
index 7013b2f..1f37fc3 100644
--- a/src/test/test_util.c
+++ b/src/test/test_util.c
@@ -2274,7 +2274,6 @@ test_util_compress_impl(compress_method_t method)
              "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAZAAAAAAAAAAAAAAAAAAAZ\0",
              (strlen(buf1)+1)*2);
 
-
   /* Check whether we can uncompress partial strings */
 
   tor_free(buf1);



More information about the tor-commits mailing list