summaryrefslogtreecommitdiff
path: root/lib/plist.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plist.c')
-rw-r--r--lib/plist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plist.c b/lib/plist.c
index a854ad52b3..1f5e595fd8 100644
--- a/lib/plist.c
+++ b/lib/plist.c
@@ -2671,7 +2671,7 @@ DEFUN (no_ipv6_prefix_list_description_comment,
"Prefix-list specific description\n"
"Up to 80 characters describing this prefix-list\n")
{
- return no_ipv6_prefix_list_description_comment (self, vty, argc, argv);
+ return no_ipv6_prefix_list_description (self, vty, argc, argv);
}