Browse Source

whitespace fix

Nick Mathewson 7 years ago
parent
commit
199e61feb5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/test/test_util.c

+ 0 - 1
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);