From f16868d3014bcb7892257b815bfbb6f51d96c0ce Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 27 Oct 2009 17:03:11 +0000 Subject: [PATCH] Fix comment --- ares/setup.h | 8 ++++---- 1 file 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 -/* ================================================================ */ -/* 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.