commit | 71008de7c8d47e5163d103b0b509d4a899044014 | [log] [tgz] |
---|---|---|
author | Denis Ovsienko <infrastation@yandex.ru> | Sat Sep 10 16:53:30 2011 +0400 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Sat Sep 10 16:53:30 2011 +0400 |
tree | 7bf914ae1f286fe86a00087e4b4cea2645b4aa89 | |
parent | 4f151e5cc6ac6cfb1042dc3e5a1139a9f3138d91 [diff] [blame] |
bgpd: spelling
diff --git a/bgpd/bgp_packet.c b/bgpd/bgp_packet.c index 6c170ab..1ed2328 100644 --- a/bgpd/bgp_packet.c +++ b/bgpd/bgp_packet.c
@@ -908,7 +908,7 @@ peer->last_reset = PEER_DOWN_NOTIFY_SEND; } - /* Call imidiately. */ + /* Call immediately. */ BGP_WRITE_OFF (peer->t_write); bgp_write_notify (peer);