Subject: Re: [Patch] Comment in ares_ipv6.h

Re: [Patch] Comment in ares_ipv6.h

From: Jakub Hrozek <jhrozek_at_redhat.com>
Date: Mon, 28 Jul 2014 14:10:07 +0200

On Mon, Jul 28, 2014 at 12:54:44PM +0200, Gisle Vanem wrote:
> 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

The content is fine, but can you send a git-formatted version of the
patch? It's much easier to apply..
Received on 2014-07-28