diff options
Diffstat (limited to 'bgpd/rfapi/vnc_debug.c')
| -rw-r--r-- | bgpd/rfapi/vnc_debug.c | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/bgpd/rfapi/vnc_debug.c b/bgpd/rfapi/vnc_debug.c index d4ff9451c3..3e9b5ed6b9 100644 --- a/bgpd/rfapi/vnc_debug.c +++ b/bgpd/rfapi/vnc_debug.c @@ -142,13 +142,13 @@ DEFUN (no_debug_bgp_vnc_all, * show/save ***********************************************************************/ -DEFUN (show_debugging_bgp_vnc, - show_debugging_bgp_vnc_cmd, - "show debugging bgp vnc", - SHOW_STR - DEBUG_STR - BGP_STR - VNC_STR) +DEFUN_NOSH (show_debugging_bgp_vnc, + show_debugging_bgp_vnc_cmd, + "show debugging bgp vnc", + SHOW_STR + DEBUG_STR + BGP_STR + VNC_STR) { size_t i; |
