]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_packet.c
isisd: implement the 'if-state-change' notification
[mirror_frr.git] / bgpd / bgp_packet.c
index 96f3c8324f211f6fa2b7fbfda8e7770fa6fedf12..73a07c8232290e6b8545d11e12408c4f869dd810 100644 (file)
@@ -272,7 +272,7 @@ static void bgp_update_explicit_eors(struct peer *peer)
                                           PEER_STATUS_EOR_RECEIVED)) {
                                if (bgp_debug_neighbor_events(peer))
                                        zlog_debug(
-                                               "   afi %d safi %d didnt receive EOR",
+                                               "   afi %d safi %d didn't receive EOR",
                                                afi, safi);
                                return;
                        }