[or-cvs] normalize whitespace.

Nick Mathewson nickm at seul.org
Fri Mar 17 04:43:39 UTC 2006


Update of /home/or/cvsroot/tor/src/common
In directory moria:/tmp/cvs-serv20438/src/common

Modified Files:
	compat.h 
Log Message:
normalize whitespace.

Index: compat.h
===================================================================
RCS file: /home/or/cvsroot/tor/src/common/compat.h,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -p -d -r1.43 -r1.44
--- compat.h	13 Mar 2006 00:25:36 -0000	1.43
+++ compat.h	17 Mar 2006 04:43:37 -0000	1.44
@@ -74,7 +74,7 @@
 #define __func__ "???"
 #endif
 #endif /* ifndef MAVE_MACRO__func__ */
-#endif /* if(not windows) */
+#endif /* if not windows */
 
 /* ===== String compatibility */
 #ifdef MS_WINDOWS



More information about the tor-commits mailing list