diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-01-09 15:59:17 -0500 | 
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-01-09 15:59:17 -0500 | 
| commit | bdffbcef394b9993a180de5630a5b8cd712d627f (patch) | |
| tree | e21f1890cc910557b6df0aceae94b108f27d9b05 /bgpd/rfapi/vnc_debug.c | |
| parent | 1634b1bd1f5e4d3eb708c260c0b096094deb6e9f (diff) | |
bgpd: Some more cleanup of commands found by vtysh
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'bgpd/rfapi/vnc_debug.c')
| -rw-r--r-- | bgpd/rfapi/vnc_debug.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/bgpd/rfapi/vnc_debug.c b/bgpd/rfapi/vnc_debug.c index ec57176224..b5ff5bbc88 100644 --- a/bgpd/rfapi/vnc_debug.c +++ b/bgpd/rfapi/vnc_debug.c @@ -95,7 +95,7 @@ DEFUN (no_debug_bgp_vnc,         "<no debug|undebug> bgp vnc <rfapi-query|import-bi-attach|import-del-remote|verbose>",         NO_STR         DEBUG_STR -       "Undebug" +       "Undebug\n"         BGP_STR         VNC_STR         "rfapi query handling\n"  | 
