X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/6d99eb2938e976229cb50d848a1bc491532b54f9..110ea29b8fe7d11de09e19382a9a5808cfb90d32:/bgpd/bgp_fsm.c diff --git a/bgpd/bgp_fsm.c b/bgpd/bgp_fsm.c index 4198a8e..1ddd4ce 100644 --- a/bgpd/bgp_fsm.c +++ b/bgpd/bgp_fsm.c @@ -391,7 +391,7 @@ bgp_graceful_stale_timer_expire (struct thread *thread) return 0; } -/* Called after event occured, this function change status and reset +/* Called after event occurred, this function change status and reset read/write and timer thread. */ void bgp_fsm_change_status (struct peer *peer, int status)