summaryrefslogtreecommitdiff
path: root/lib/vrf.h
diff options
context:
space:
mode:
authorDaniel Walton <dwalton@cumulusnetworks.com>2016-09-22 18:23:21 +0000
committerDaniel Walton <dwalton@cumulusnetworks.com>2016-09-22 18:23:21 +0000
commitbcff2289ed40d7715011ba6cd01fe78c5e0f4108 (patch)
treefe806dc4af0e6585e995a7b257e88095c6eb77b2 /lib/vrf.h
parent7e347cbe1616d9cdd89cc68f681f8a06f9f150fd (diff)
Revert "lib, zebra: Fixup if.c to work in the new regime"
This reverts commit 2511cb40e6b0e88620f26b3506b2a454a773c93d.
Diffstat (limited to 'lib/vrf.h')
-rw-r--r--lib/vrf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vrf.h b/lib/vrf.h
index c4260769a6..dcc115563d 100644
--- a/lib/vrf.h
+++ b/lib/vrf.h
@@ -50,7 +50,7 @@ enum {
/*
* The command strings
*/
-#define VRF_CMD_STR_OPT "[vrf NAME]"
+
#define VRF_CMD_STR "vrf NAME"
#define VRF_CMD_HELP_STR "Specify the VRF\nThe VRF name\n"