summaryrefslogtreecommitdiff
path: root/includes/site.h
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>2000-09-02 00:12:38 +0000
committerTed Lemon <source@isc.org>2000-09-02 00:12:38 +0000
commitcf06713c9452f5ce8f67ef42686bcdd25b0b25d3 (patch)
tree8b7728a49f1558caaa2467524cc86311308b8a31 /includes/site.h
parent60e0a4f9b6289ce36c9648766d43b9321a76538b (diff)
downloadisc-dhcp-cf06713c9452f5ce8f67ef42686bcdd25b0b25d3.tar.gz
Don't print failover debug messages by default.
Diffstat (limited to 'includes/site.h')
-rw-r--r--includes/site.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/site.h b/includes/site.h
index 57977892..ba0e1325 100644
--- a/includes/site.h
+++ b/includes/site.h
@@ -75,7 +75,7 @@
/* Define this if you want debugging output for DHCP failover protocol
messages. */
-#define DEBUG_FAILOVER_MESSAGES
+/* #define DEBUG_FAILOVER_MESSAGES */
/* Define this if you want debugging output for DHCP failover protocol
lease assignment timing. */