[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Whitespace normalization
Update of /home/or/cvsroot/tor/src/or
In directory moria:/tmp/cvs-serv4866/src/or
Modified Files:
test.c
Log Message:
Whitespace normalization
Index: test.c
===================================================================
RCS file: /home/or/cvsroot/tor/src/or/test.c,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -d -r1.214 -r1.215
--- test.c 1 Dec 2005 04:35:58 -0000 1.214
+++ test.c 8 Dec 2005 04:03:12 -0000 1.215
@@ -1027,7 +1027,6 @@
test_eq_ptr(strmap_get(map, "K5"), (void*)10816);
#endif
-
/* Clean up after ourselves. */
strmap_free(map, NULL);