Re: [Dnsmasq-discuss] [PATCH] src/dnsmasq.c: Labeled a lonely #endif

2020-04-08 Thread Geert Stappers
On Mon, Apr 06, 2020 at 09:17:49PM +0200, Geert Stappers wrote:
> On Mon, Apr 06, 2020 at 03:45:04PM +0100, Simon Kelley wrote:
> > On 05/04/2020 17:07, Geert Stappers wrote:
> > > diff --git a/src/dnsmasq.c b/src/dnsmasq.c
> > > index 0f73782..878167c 100644
> > > --- a/src/dnsmasq.c
> > > +++ b/src/dnsmasq.c
> > > @@ -2112,6 +2112,4 @@ int delay_dhcp(time_t start, int sec, int fd, 
> > > uint32_t addr, unsigned short id)
> > >  
> > >return 0;
> > >  }
> > > -#endif
> > > -
> > > - 
> > > +#endif /* HAVE_DHCP */
> > 
> > Patch applied. Thanks.
> > 
> 
> OK,  acknowledge.
> 
> 
> When will it reach the published  git repository?
> 
> I'm asking because the commit isn't yet visible.
> 

Meanwhile it is, thanks.

___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss


Re: [Dnsmasq-discuss] [PATCH] src/dnsmasq.c: Labeled a lonely #endif

2020-04-06 Thread Geert Stappers
On Mon, Apr 06, 2020 at 03:45:04PM +0100, Simon Kelley wrote:
> On 05/04/2020 17:07, Geert Stappers wrote:
> > diff --git a/src/dnsmasq.c b/src/dnsmasq.c
> > index 0f73782..878167c 100644
> > --- a/src/dnsmasq.c
> > +++ b/src/dnsmasq.c
> > @@ -2112,6 +2112,4 @@ int delay_dhcp(time_t start, int sec, int fd, 
> > uint32_t addr, unsigned short id)
> >  
> >return 0;
> >  }
> > -#endif
> > -
> > - 
> > +#endif /* HAVE_DHCP */
> 
> Patch applied. Thanks.
> 

OK,  acknowledge.


When will it reach the published  git repository?

I'm asking because the commit isn't yet visible.


Cheers
Geert Stappers
-- 
stappers@trancilo:~/src/mailinglists/dnsmasq
$ git pull
Already up to date.
stappers@trancilo:~/src/mailinglists/dnsmasq
$ git log | head -n 3
commit 532246fc9e9b82ffa9fd8d4d02f3744abda9
Author: Simon Kelley 
Date:   Sat Apr 4 18:50:56 2020 +0100
stappers@trancilo:~/src/mailinglists/dnsmasq
$

___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss


Re: [Dnsmasq-discuss] [PATCH] src/dnsmasq.c: Labeled a lonely #endif

2020-04-06 Thread Simon Kelley
On 05/04/2020 17:07, Geert Stappers wrote:
> diff --git a/src/dnsmasq.c b/src/dnsmasq.c
> index 0f73782..878167c 100644
> --- a/src/dnsmasq.c
> +++ b/src/dnsmasq.c
> @@ -2112,6 +2112,4 @@ int delay_dhcp(time_t start, int sec, int fd, uint32_t 
> addr, unsigned short id)
>  
>return 0;
>  }
> -#endif
> -
> - 
> +#endif /* HAVE_DHCP */

Patch applied. Thanks.

Simon.


___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss