aboutsummaryrefslogtreecommitdiff
path: root/ares
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-07-29 18:01:29 +0000
committerYang Tse <yangsita@gmail.com>2008-07-29 18:01:29 +0000
commit7066a79466450d6f90a06d58939b340e4293bb3f (patch)
treebfecbf468c2436385da0043af9d45dfc88037625 /ares
parent4a623f7ed2c8c3bd599d57147aebc6ec7061aac5 (diff)
Also remove the whitespace.
Diffstat (limited to 'ares')
-rw-r--r--ares/m4/reentrant.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/m4/reentrant.m4 b/ares/m4/reentrant.m4
index 3569f0e3c..b7e9a3453 100644
--- a/ares/m4/reentrant.m4
+++ b/ares/m4/reentrant.m4
@@ -355,7 +355,7 @@ AC_DEFINE(NEED_REENTRANT, 1,
[Define to 1 if _REENTRANT preprocessor symbol must be defined.])
cat >>confdefs.h <<_ACEOF
#ifndef _REENTRANT
-# define _REENTRANT
+#define _REENTRANT
#endif
_ACEOF
])