Explorar el Código

whitespace fix

Nick Mathewson hace 7 años
padre
commit
199e61feb5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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);