[Dnsmasq-discuss] [PATCH] src/dnsmasq.c: Labeled a lonely #endif
Geert Stappers
stappers at stappers.nl
Mon Apr 6 20:17:49 BST 2020
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 at trancilo:~/src/mailinglists/dnsmasq
$ git pull
Already up to date.
stappers at trancilo:~/src/mailinglists/dnsmasq
$ git log | head -n 3
commit 532246fc9e9b82ffadddd9fd8d4d02f3744abda9
Author: Simon Kelley <simon at thekelleys.org.uk>
Date: Sat Apr 4 18:50:56 2020 +0100
stappers at trancilo:~/src/mailinglists/dnsmasq
$
More information about the Dnsmasq-discuss
mailing list