diff options
author | paul <paul> | 2003-11-03 12:37:43 +0000 |
---|---|---|
committer | paul <paul> | 2003-11-03 12:37:43 +0000 |
commit | c001ae62814db71a2557bf69a94618613c57d547 (patch) | |
tree | 1db10a79c8b3c90c1e92a21150c623b234fa9063 /bgpd | |
parent | 1fc8a39b7497b2ab2048b2299cc454a2f7666756 (diff) |
2003-11-03 Paul Jakma <paul@dishone.st>
* bgpd/bgp_route.c: Delete some extraneous whitespace. Credit to
a person on #quagga whose name I unfortunately can not recall.
Diffstat (limited to 'bgpd')
-rw-r--r-- | bgpd/bgp_route.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/bgp_route.c b/bgpd/bgp_route.c index 5c2fad49..f6f0879a 100644 --- a/bgpd/bgp_route.c +++ b/bgpd/bgp_route.c @@ -8308,7 +8308,7 @@ ALIAS (show_bgp_view_neighbor_damp, "Detailed information on TCP and BGP neighbor connections\n" "Neighbor to display information about\n" "Neighbor to display information about\n" - "Display the dampened routes received from neighbor\n") + "Display the dampened routes received from neighbor\n") #endif /* HAVE_IPV6 */ struct bgp_table *bgp_distance_table; |