]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Grrr, useless debug.
authorOndrej Filip <feela@network.cz>
Mon, 8 May 2000 22:27:25 +0000 (22:27 +0000)
committerOndrej Filip <feela@network.cz>
Mon, 8 May 2000 22:27:25 +0000 (22:27 +0000)
proto/ospf/dbdes.c

index ca33124bbad529bd5030cddb2cef65c88235e55e..89d0fbbf576db44a630583c781f185ef1679b7d6 100644 (file)
@@ -271,7 +271,7 @@ ospf_dbdes_rx(struct ospf_dbdes_packet *ps, struct proto *p,
           }
          else
           {
-            debug("%s: Nothing happend to %I (imms=%u)\n", p->name, nrid,
+            DBG("%s: Nothing happend to %I (imms=%u)\n", p->name, nrid,
               ps->imms.byte);
             break;
           }