[or-cvs] Whitespace normalization

Nick Mathewson nickm at seul.org
Thu Dec 8 04:03:14 UTC 2005


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



More information about the tor-commits mailing list