summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-10-27 17:03:11 +0000
committerYang Tse <yangsita@gmail.com>2009-10-27 17:03:11 +0000
commita732ace461891719d27f4ed1e2d8a0e8399e047e (patch)
treea7ac0f56a6dbe59969ce1af20d3fb3dd7f3a8d86
parentf28b736a5653f5b2c02af170c9cf56302a66f2af (diff)
downloadc-ares-a732ace461891719d27f4ed1e2d8a0e8399e047e.tar.gz
c-ares-a732ace461891719d27f4ed1e2d8a0e8399e047e.tar.bz2
c-ares-a732ace461891719d27f4ed1e2d8a0e8399e047e.zip
Fix comment
-rw-r--r--setup.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/setup.h b/setup.h
index c23c12b..6959fe7 100644
--- a/setup.h
+++ b/setup.h
@@ -78,10 +78,10 @@
#include <ares_rules.h>
-/* ================================================================ */
-/* No system header file shall be included in this file before this */
-/* point. The only allowed ones are those included from curlbuild.h */
-/* ================================================================ */
+/* ================================================================= */
+/* No system header file shall be included in this file before this */
+/* point. The only allowed ones are those included from ares_build.h */
+/* ================================================================= */
/*
* Include header files for windows builds before redefining anything.