]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Don't print failover debug messages by default.
authorTed Lemon <source@isc.org>
Sat, 2 Sep 2000 00:12:38 +0000 (00:12 +0000)
committerTed Lemon <source@isc.org>
Sat, 2 Sep 2000 00:12:38 +0000 (00:12 +0000)
includes/site.h

index 57977892f48862521eb11554572e80833997ce4a..ba0e13252cb595b4f7908111fd563b194ae3ef1b 100644 (file)
@@ -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. */