summaryrefslogtreecommitdiffstats
path: root/pathd
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <jafar@atcorp.com>2023-12-01 18:24:30 +0100
committerGitHub <noreply@github.com>2023-12-01 18:24:30 +0100
commit7f1e552a53afe085002e5caf3131294c5b8d1dc0 (patch)
tree55c9d51020b9efd92a57600218a54b4ed4ab3b5d /pathd
parentMerge pull request #14911 from LabNConsulting/chopps/speed-xpath-up (diff)
parentpathd: fix excessive doc string on pcep msd command (diff)
downloadfrr-7f1e552a53afe085002e5caf3131294c5b8d1dc0.tar.xz
frr-7f1e552a53afe085002e5caf3131294c5b8d1dc0.zip
Merge pull request #14925 from pguibert6WIND/doctring_pathd_fix
pathd: fix excessive doc string on pcep msd command
Diffstat (limited to 'pathd')
-rw-r--r--pathd/path_pcep_cli.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pathd/path_pcep_cli.c b/pathd/path_pcep_cli.c
index f0c145c5d..e0926ea62 100644
--- a/pathd/path_pcep_cli.c
+++ b/pathd/path_pcep_cli.c
@@ -2044,7 +2044,6 @@ DEFPY(pcep_cli_no_pcc,
DEFPY(pcep_cli_pcc_pcc_msd,
pcep_cli_pcc_pcc_msd_cmd,
"msd (1-32)",
- NO_STR
"PCC maximum SID depth \n"
"PCC maximum SID depth value\n")
{