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