summaryrefslogtreecommitdiffstats
path: root/proto/rip
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-05-16 17:08:52 +0200
committerMartin Mares <mj@ucw.cz>2000-05-16 17:08:52 +0200
commite5a47266d0d6b8614c5199ea513de029b35552b0 (patch)
treec4be4663e076daa4f78d2f9f78787e879fcf0dfc /proto/rip
parente79671a72ccd392debcce1cdc05e46747eaf37e2 (diff)
downloadbird-e5a47266d0d6b8614c5199ea513de029b35552b0.tar
bird-e5a47266d0d6b8614c5199ea513de029b35552b0.zip
Turned off LOCAL_DEBUG.
Diffstat (limited to 'proto/rip')
-rw-r--r--proto/rip/rip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/rip/rip.c b/proto/rip/rip.c
index a7f3e10..163a76c 100644
--- a/proto/rip/rip.c
+++ b/proto/rip/rip.c
@@ -42,7 +42,7 @@
*/
-#define LOCAL_DEBUG
+#undef LOCAL_DEBUG
#include "nest/bird.h"
#include "nest/iface.h"