Переглянути джерело

Whitespace normalization

svn:r5528
Nick Mathewson 20 роки тому
батько
коміт
617f71e4ba
1 змінених файлів з 0 додано та 1 видалено
  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);