X-Git-Url: https://git.sommitrealweird.co.uk/quagga-debian.git/blobdiff_plain/191fe7a34582876de01d3e62c2a6587baf59a283..064d9c633233495319bcaa66335ea3d24c0bd7a1:/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)