mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 03:27:25 +00:00
Fix merge error of Hasso's patch "case case" :)
This commit is contained in:
parent
4fb949e334
commit
843521964f
@ -2258,7 +2258,7 @@ ospf_discard_from_db (struct ospf *ospf,
|
||||
case OSPF_OPAQUE_AS_LSA:
|
||||
#endif /* HAVE_OPAQUE_LSA */
|
||||
#ifdef HAVE_NSSA
|
||||
case case OSPF_AS_NSSA_LSA:
|
||||
case OSPF_AS_NSSA_LSA:
|
||||
#endif /* HAVE_NSSA */
|
||||
ospf_ls_retransmit_delete_nbr_as (ospf, old);
|
||||
ospf_ase_unregister_external_lsa (old, ospf);
|
||||
|
Loading…
Reference in New Issue
Block a user