aboutsummaryrefslogtreecommitdiff
path: root/ares/README.cares
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-05-01 18:26:03 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-05-01 18:26:03 +0000
commit2912d993c2e46991be0d926afdf8967e4dd58846 (patch)
treebc2eac53fea4030c92314ebf64965a3d326af0f8 /ares/README.cares
parent62ceb118eec1d398504c5da1c4e643a3e7f1c63d (diff)
s/libcurl/c-ares
Diffstat (limited to 'ares/README.cares')
-rw-r--r--ares/README.cares2
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/README.cares b/ares/README.cares
index 285551fb2..b9bd0065c 100644
--- a/ares/README.cares
+++ b/ares/README.cares
@@ -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.