From: Gisle Vanem Date: Tue, 25 Jul 2006 10:23:15 +0000 (+0000) Subject: Remove comment about c-ares not supporting IPv6. X-Git-Tag: curl-7_15_5~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c82e880f5b944b220d8d1592bda32fd35e0f5259;p=thirdparty%2Fcurl.git Remove comment about c-ares not supporting IPv6. --- diff --git a/lib/hostip.c b/lib/hostip.c index 2deab34e40..6c6ee8cbcb 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