Sfoglia il codice sorgente

Whitespace normalization

svn:r5528
Nick Mathewson 20 anni fa
parent
commit
617f71e4ba
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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);