From: Shbinging Date: Fri, 20 Sep 2024 07:02:35 +0000 (+0800) Subject: ospfd: fix no ospf abr-type syntax X-Git-Tag: base_10.2~50^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=d2c59d68c459959f7233d14fd42b677f421c03f3;p=mirror%2Ffrr.git ospfd: fix no ospf abr-type syntax Signed-off-by: Shbinging --- diff --git a/ospfd/ospf_vty.c b/ospfd/ospf_vty.c index 5f0d28e5f4..d7d7fb76ea 100644 --- a/ospfd/ospf_vty.c +++ b/ospfd/ospf_vty.c @@ -2111,7 +2111,7 @@ DEFUN (ospf_abr_type, DEFUN (no_ospf_abr_type, no_ospf_abr_type_cmd, - "no ospf abr-type ", + "no ospf abr-type []", NO_STR "OSPF specific commands\n" "Set OSPF ABR type\n"