1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-11-22 16:32:06 +00:00

Fix comment

This commit is contained in:
Yang Tse
2009-10-27 17:03:11 +00:00
parent f28b736a56
commit a732ace461

View File

@ -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.