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

Reply via email to