aboutsummaryrefslogtreecommitdiff
path: root/ares
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
commitf16868d3014bcb7892257b815bfbb6f51d96c0ce (patch)
tree7546d11c3c625b48faa80bd551ff5ee2950df17e /ares
parent21af9bf1cd41393aedf546aef5d21a43219c9eca (diff)
Fix comment
Diffstat (limited to 'ares')
-rw-r--r--ares/setup.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ares/setup.h b/ares/setup.h
index c23c12b1d..6959fe7df 100644
--- a/ares/setup.h
+++ b/ares/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.