diff --git a/proto/ospf/dbdes.c b/proto/ospf/dbdes.c index 83ef4f18..cd46bf32 100644 --- a/proto/ospf/dbdes.c +++ b/proto/ospf/dbdes.c @@ -78,8 +78,8 @@ ospf_dbdes_tx(struct ospf_neighbor *n) if(sn==STAIL(n->ifa->oa->lsal)) { - break; /* Should set some flag? */ i--; + break; /* Should set some flag? */ } sn=sn->next; lsa++;