Browse Source

fix comment that makes no sense

svn:r2549
Roger Dingledine 21 years ago
parent
commit
5efc49600a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/win32/orconfig.h

+ 1 - 1
src/win32/orconfig.h

@@ -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 */