From 394acced118df7360e480920c65ca260c5b8c44f Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Sun, 2 Apr 2000 20:41:33 +0000 Subject: Work on lsupdates continues. Some checksum cleanup. --- proto/ospf/dbdes.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'proto/ospf/dbdes.c') diff --git a/proto/ospf/dbdes.c b/proto/ospf/dbdes.c index ee2f96f..c6aba36 100644 --- a/proto/ospf/dbdes.c +++ b/proto/ospf/dbdes.c @@ -189,11 +189,10 @@ ospf_dbdes_reqladd(struct ospf_dbdes_packet *ps, struct proto *p, for(i=0;ilsa))==1)) { - /* Is this confition necessary? */ + /* Is this condition necessary? */ if(ospf_hash_find(n->lsrqh,lsa.id,lsa.rt,lsa.type)==NULL) { sn=ospf_hash_get(n->lsrqh,lsa.id,lsa.rt,lsa.type); -- cgit v1.2.3