Subject: [Patch] Comment in ares_ipv6.h

[Patch] Comment in ares_ipv6.h

From: Gisle Vanem <gvanem_at_yahoo.no>
Date: Mon, 28 Jul 2014 12:54:44 +0200

Just a simple patch for a comment in ares_ipv6.h:

--- orig/ares_ipv6.h 2013-01-09 13:58:03 +0000
+++ new/ares_ipv6.h 2013-08-03 20:30:06 +0000
@@ -71,7 +71,7 @@
 #endif
 #endif

-/* Defined in ares_net_pton.c for no particular reason. */
+/* Defined in inet_net_pton.c for no particular reason. */
 extern const struct ares_in6_addr ares_in6addr_any; /* :: */

------

Since 'ares_in6addr_any' is in 'inet_net_pton.c'.
Was there at any time a 'ares_net_pton.c' file?

--gv
Received on 2014-07-28