diff options
Diffstat (limited to 'proto/ospf/lsalib.c')
-rw-r--r-- | proto/ospf/lsalib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ospf/lsalib.c b/proto/ospf/lsalib.c index 538a7303..bcf7bcdd 100644 --- a/proto/ospf/lsalib.c +++ b/proto/ospf/lsalib.c @@ -512,7 +512,6 @@ lsa_validate(struct ospf_lsa_header *lsa, void *body) * @lsa: LSA header * @domain: domain of LSA * @body: pointer to LSA body - * * This function ensures installing new LSA into LSA database. Old instance is * replaced. Several actions are taken to detect if new routing table |