Small typo fixed.
This commit is contained in:
parent
53a50af504
commit
4ca0d0847e
1 changed files with 1 additions and 1 deletions
|
@ -412,7 +412,7 @@ lsa_comp(struct ospf_lsa_header *l1, struct ospf_lsa_header *l2)
|
||||||
* @oa: current ospf_area
|
* @oa: current ospf_area
|
||||||
*
|
*
|
||||||
* This function ensures installing new LSA into LSA database. Old instance is
|
* This function ensures installing new LSA into LSA database. Old instance is
|
||||||
* replaced. Several actions are taken to detec if new routing table
|
* replaced. Several actions are taken to detect if new routing table
|
||||||
* calculation is necessary. This is described in 13.2 of RFC 2328.
|
* calculation is necessary. This is described in 13.2 of RFC 2328.
|
||||||
*/
|
*/
|
||||||
struct top_hash_entry *
|
struct top_hash_entry *
|
||||||
|
|
Loading…
Reference in a new issue