diff --git a/proto/ospf/dbdes.c b/proto/ospf/dbdes.c index ca33124b..89d0fbbf 100644 --- a/proto/ospf/dbdes.c +++ b/proto/ospf/dbdes.c @@ -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; }