[or-cvs] fix comment that makes no sense

Roger Dingledine arma at seul.org
Sat Oct 16 23:19:00 UTC 2004


Update of /home/or/cvsroot/src/win32
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/win32

Modified Files:
	orconfig.h 
Log Message:
fix comment that makes no sense


Index: orconfig.h
===================================================================
RCS file: /home/or/cvsroot/src/win32/orconfig.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- orconfig.h	16 Oct 2004 20:26:12 -0000	1.22
+++ orconfig.h	16 Oct 2004 23:18:58 -0000	1.23
@@ -124,7 +124,7 @@
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
-/* Define to 1 iff unaligned int access is allowed */
+/* Define to 1 iff NULL is represented by a 0 in memory. */
 #define NULL_REP_IS_ZERO_BYTES 1
 
 /* Name of package */



More information about the tor-commits mailing list