From 39e517d47c6070dd81bb7d6f57358ea98e462f03 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Fri, 4 Jun 2004 12:53:10 +0000 Subject: hello.c and hello.h cleaned up. No design changes. --- 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 1e97709..1a9653c 100644 --- a/proto/ospf/lsalib.c +++ b/proto/ospf/lsalib.c @@ -420,7 +420,7 @@ lsa_comp(struct ospf_lsa_header *l1, struct ospf_lsa_header *l2) struct top_hash_entry * lsa_install_new(struct ospf_lsa_header *lsa, void *body, struct ospf_area *oa) { - /* LSA can be temporarrily, but body must be mb_alloced. */ + /* LSA can be temporarrily, but body must be mb_allocated. */ struct proto *p=&oa->po->proto; int change=0; unsigned i; -- cgit v1.2.3