From 77fbd315dfa2dd6b8252cf13386d8b8480234bcc Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Mon, 8 May 2000 22:10:10 +0000 Subject: [PATCH] Better debug output. --- proto/ospf/lsupd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/ospf/lsupd.c b/proto/ospf/lsupd.c index b405a664..e01a019c 100644 --- a/proto/ospf/lsupd.c +++ b/proto/ospf/lsupd.c @@ -229,7 +229,7 @@ ospf_lsupd_rx(struct ospf_lsupd_packet *ps, struct proto *p, if(n->statename); + p->name,n->ip); return; }