[tor-commits] [tor/master] whitespace fix
nickm at torproject.org
nickm at torproject.org
Thu Jan 31 18:26:27 UTC 2013
commit 294ce2ea871ff63bd4d5fe6c6d547fee858dc1d4
Author: Nick Mathewson <nickm at torproject.org>
Date: Thu Jan 31 13:26:25 2013 -0500
whitespace fix
---
src/common/compat.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/common/compat.h b/src/common/compat.h
index b036419..d2944e6 100644
--- a/src/common/compat.h
+++ b/src/common/compat.h
@@ -78,7 +78,6 @@
#error "It seems your platform does not represent 0.0 as zeros. We can't cope."
#endif
-
#if 'a'!=97 || 'z'!=122 || 'A'!=65 || ' '!=32
#error "It seems that you encode characters in something other than ASCII."
#endif
More information about the tor-commits
mailing list