From: Yang Tse Date: Tue, 27 Oct 2009 17:03:11 +0000 (+0000) Subject: Fix comment X-Git-Tag: curl-7_19_7~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f16868d3014bcb7892257b815bfbb6f51d96c0ce;p=thirdparty%2Fcurl.git Fix comment --- diff --git a/ares/setup.h b/ares/setup.h index c23c12b1da..6959fe7df4 100644 --- a/ares/setup.h +++ b/ares/setup.h @@ -78,10 +78,10 @@ #include -/* ================================================================ */ -/* 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.