aboutsummaryrefslogtreecommitdiff
path: root/lib/hostip.c
diff options
context:
space:
mode:
authorGisle Vanem <gvanem@broadpark.no>2006-07-25 10:23:15 +0000
committerGisle Vanem <gvanem@broadpark.no>2006-07-25 10:23:15 +0000
commitc82e880f5b944b220d8d1592bda32fd35e0f5259 (patch)
tree99a265efcc0ed303c41209eadfc5b4f9c3f0aaa6 /lib/hostip.c
parentf2aa3b21e0e1c665414e707ba9c3414d264ad4bf (diff)
Remove comment about c-ares not supporting IPv6.
Diffstat (limited to 'lib/hostip.c')
-rw-r--r--lib/hostip.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/hostip.c b/lib/hostip.c
index 2deab34e4..6c6ee8cbc 100644
--- a/lib/hostip.c
+++ b/lib/hostip.c
@@ -96,8 +96,7 @@
* defined.
*
* CURLRES_ARES - is defined if libcurl is built to use c-ares for
- * asynchronous name resolves. It cannot have ENABLE_IPV6 defined at the same
- * time, as c-ares has no ipv6 support. This can be Windows or *nix.
+ * asynchronous name resolves. This can be Windows or *nix.
*
* CURLRES_THREADED - is defined if libcurl is built to run under (native)
* Windows, and then the name resolve will be done in a new thread, and the