mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 16:20:08 +00:00
pimd: Fix missing docstring in 'no debug pim trace detail'
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
49fde801fa
commit
bd4d05c577
@ -7023,7 +7023,8 @@ DEFUN (no_debug_pim_trace_detail,
|
||||
NO_STR
|
||||
DEBUG_STR
|
||||
DEBUG_PIM_STR
|
||||
DEBUG_PIM_TRACE_STR)
|
||||
DEBUG_PIM_TRACE_STR
|
||||
"Detailed Information\n")
|
||||
{
|
||||
PIM_DONT_DEBUG_PIM_TRACE_DETAIL;
|
||||
return CMD_SUCCESS;
|
||||
|
Loading…
Reference in New Issue
Block a user