diff options
Diffstat (limited to 'lib/command.c')
| -rw-r--r-- | lib/command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/command.c b/lib/command.c index 73bb9580cd..18426e0c51 100644 --- a/lib/command.c +++ b/lib/command.c @@ -149,7 +149,7 @@ const char *node_names[] = { "bfd", /* BFD_NODE */ "bfd peer", /* BFD_PEER_NODE */ "openfabric", // OPENFABRIC_NODE - "vrrp", // VRRP_NODE + "vrrp", /* VRRP_NODE */ }; /* clang-format on */ |
