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

This commit is contained in:
Geert Stappers
2020-04-06 15:42:39 +01:00
committed by Simon Kelley
parent 081a1c4014
commit ba26d3485b

View File

@@ -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 */