Bruno Haible writes:
> Paul Eggert wrote:
>> > -# define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this
>> > host to choose
>> > +# define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this
>> > host to choose \
>> >returned address type. */
>>
>>
Paul Eggert wrote:
> > -# define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this host to
> > choose
> > +# define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this host to
> > choose \
> >returned address type. */
>
> A backslash-newline in a
On 04/30/11 03:55, Bruno Haible wrote:
> -# define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this host to
> choose
> +# define AI_ADDRCONFIG 0 /* 0x0020: Use configuration of this host to
> choose \
>returned address type. */
A backslash-newline
The commit on 2010-02-17 introduced a half comment in a macro and another
half comment outside of declarations. This fixes it:
2011-04-30 Bruno Haible
netdb: Fix invalid C syntax.
* lib/netdb.in.h (AI_ADDRCONFIG): Fix comment syntax.
--- lib/netdb.in.h.orig Sat Apr 30 11:38:0