From 5f35e0f66cc882d74ac2e6f1e5ccb136a4a631eb Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 16 Oct 2004 23:18:58 +0000 Subject: [PATCH] fix comment that makes no sense svn:r2549 --- trunk/src/win32/orconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/src/win32/orconfig.h b/trunk/src/win32/orconfig.h index dc7bb90224..eb8e7c52a5 100644 --- a/trunk/src/win32/orconfig.h +++ b/trunk/src/win32/orconfig.h @@ -124,7 +124,7 @@ /* Define to 1 if you have the 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 */