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

Simon Kelley simon at thekelleys.org.uk
Mon Apr 6 15:45:04 BST 2020


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.




More information about the Dnsmasq-discuss mailing list