Corrected help string of show ip punt
[vpp.git] / src / vnet / bier / bier_table.c
index 74a0991..191ac01 100644 (file)
@@ -393,7 +393,8 @@ const static dpo_vft_t bier_table_dpo_vft = {
 
 const static char *const bier_table_mpls_nodes[] =
 {
-    "bier-input"
+    "bier-input",
+    NULL
 };
 const static char * const * const bier_table_nodes[DPO_PROTO_NUM] =
 {