瀏覽代碼

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);