From 6567e6cf5081542dfeb2c1f2493873c4fabb012f Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 8 Jun 2000 12:42:34 +0000 Subject: Missing parameters... --- proto/ospf/lsalib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto/ospf/lsalib.c') diff --git a/proto/ospf/lsalib.c b/proto/ospf/lsalib.c index 6bf3577a..2bfd2932 100644 --- a/proto/ospf/lsalib.c +++ b/proto/ospf/lsalib.c @@ -404,7 +404,7 @@ lsa_comp(struct ospf_lsa_header *l1, struct ospf_lsa_header *l2) /** * lsa_install_new - install new LSA into database * @lsa: LSA header - * @body pointer to LSA body + * @body: pointer to LSA body * @oa: current ospf_area * * This function ensures installing new LSA into LSA database. Old instance is -- cgit v1.2.3