diff options
Diffstat (limited to 'bgpd/bgp_packet.c')
-rw-r--r-- | bgpd/bgp_packet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgp_packet.c b/bgpd/bgp_packet.c index f432f7a7..7814e111 100644 --- a/bgpd/bgp_packet.c +++ b/bgpd/bgp_packet.c @@ -613,7 +613,7 @@ bgp_write_proceed (struct peer *peer) #endif /*------------------------------------------------------------------------------ -/* Write packets to the peer -- subject to the XON flow control. + * Write packets to the peer -- subject to the XON flow control. * * Empties the obuf queue first. * |