]> granicus.if.org Git - curl/commitdiff
s/libcurl/c-ares
authorDaniel Stenberg <daniel@haxx.se>
Fri, 1 May 2009 18:26:03 +0000 (18:26 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 1 May 2009 18:26:03 +0000 (18:26 +0000)
ares/README.cares

index 285551fb23edb0d225fb831c5239e6d241320c7c..b9bd0065c7e9ab1b1526df5570834881f9fed1c5 100644 (file)
@@ -54,7 +54,7 @@ The following notes apply to c-ares version 1.6.1 and later.
   and must not be modified by anyone. Configure script generates it for you.
 
 * We cannot assume anything else but very basic compiler features being
-  present. While libcurl requires an ANSI C compiler to build, some of the
+  present. While c-ares requires an ANSI C compiler to build, some of the
   earlier ANSI compilers clearly can't deal with some preprocessor operators.
 
 * Newlines must remain unix-style for older compilers' sake.