commit | 7ccf5e59c13773097dd551b8a7384b99b7f46927 | [log] [tgz] |
---|---|---|
author | Denis Ovsienko <infrastation@yandex.ru> | Sat Sep 10 16:53:30 2011 +0400 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Tue Sep 27 21:43:03 2011 +0400 |
tree | 205ee10231ebf765cf3097c5578c78c0d302a268 | |
parent | 171c9a996dd75a8b9aa596288c974f9ac0fbc5d6 [diff] |
bgpd: spelling
diff --git a/bgpd/bgp_packet.c b/bgpd/bgp_packet.c index 2623cc2..ab0fa8f 100644 --- a/bgpd/bgp_packet.c +++ b/bgpd/bgp_packet.c
@@ -915,7 +915,7 @@ zlog_info ("Notification sent to neighbor %s: configuration change", peer->host); - /* Call imidiately. */ + /* Call immediately. */ BGP_WRITE_OFF (peer->t_write); bgp_write_notify (peer);