Explorar el Código

Whitespace normalization

svn:r5528
Nick Mathewson hace 20 años
padre
commit
617f71e4ba
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/or/test.c

+ 0 - 1
src/or/test.c

@@ -1027,7 +1027,6 @@ test_strmap(void)
   test_eq_ptr(strmap_get(map, "K5"), (void*)10816);
 #endif
 
-
   /* Clean up after ourselves. */
   strmap_free(map, NULL);