aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-03-17 04:43:37 +0000
committerNick Mathewson <nickm@torproject.org>2006-03-17 04:43:37 +0000
commit0f0e14c6e3eae87dc911a9cbd47884abb14604da (patch)
tree7c1a4e7c3f5ab80fb541a106f2a214c53c179e5e /src/common/compat.h
parent215e37722461e7711caed40e221a9c7bd9d4f1ab (diff)
downloadtor-0f0e14c6e3eae87dc911a9cbd47884abb14604da.tar.gz
tor-0f0e14c6e3eae87dc911a9cbd47884abb14604da.zip
normalize whitespace.
svn:r6173
Diffstat (limited to 'src/common/compat.h')
-rw-r--r--src/common/compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/compat.h b/src/common/compat.h
index 08b3f76466..8e570cb269 100644
--- a/src/common/compat.h
+++ b/src/common/compat.h
@@ -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