]> git.puffer.fish Git - matthieu/frr.git/commitdiff
Fix merge error of Hasso's patch "case case" :)
authorpaul <paul>
Sun, 11 May 2003 12:59:11 +0000 (12:59 +0000)
committerpaul <paul>
Sun, 11 May 2003 12:59:11 +0000 (12:59 +0000)
ospfd/ospf_lsa.c

index 9ff95423cde1abb2ac3bb1dc0e97e8b350c701ad..ebcc06b4d5a5ec214391c9296c5468a42042994f 100644 (file)
@@ -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);