commit | ba26d3485bc0047302182752449bbc5bae3ff27f | [log] [tgz] |
---|---|---|
author | Geert Stappers <stappers@stappers.nl> | Mon Apr 06 15:42:39 2020 +0100 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Mon Apr 06 15:42:39 2020 +0100 |
tree | 42d8956977d7eb7c300d13ae77f182be1afb09aa | |
parent | 081a1c40146568d707858feab46ea9b1062f9ffa [diff] |
[PATCH] src/dnsmasq.c: Labeled a lonely #endif
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 @@ return 0; } -#endif - - +#endif /* HAVE_DHCP */