From c82e880f5b944b220d8d1592bda32fd35e0f5259 Mon Sep 17 00:00:00 2001 From: Gisle Vanem Date: Tue, 25 Jul 2006 10:23:15 +0000 Subject: Remove comment about c-ares not supporting IPv6. --- lib/hostip.c | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3