summaryrefslogtreecommitdiff
path: root/lib/nexthop_group.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-12-16 07:42:47 -0500
committerGitHub <noreply@github.com>2019-12-16 07:42:47 -0500
commit04dd9e420ee6f5a7d5c47cd50333879f78abc094 (patch)
treeba47ee183676532a6bbee87ce173f02dd74d0881 /lib/nexthop_group.c
parentf4d7bc0820f04df798eb208fcce5f5f7e4b18034 (diff)
parentba7eb55ec661e18156d9d390b196b6659d0a4752 (diff)
Merge pull request #5535 from opensourcerouting/santa-elf
*: cleanup elves were here
Diffstat (limited to 'lib/nexthop_group.c')
-rw-r--r--lib/nexthop_group.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nexthop_group.c b/lib/nexthop_group.c
index 6d64c1ca11..0051cba625 100644
--- a/lib/nexthop_group.c
+++ b/lib/nexthop_group.c
@@ -797,7 +797,7 @@ DEFPY(ecmp_nexthops, ecmp_nexthops_cmd,
return CMD_SUCCESS;
}
-struct cmd_node nexthop_group_node = {
+static struct cmd_node nexthop_group_node = {
NH_GROUP_NODE,
"%s(config-nh-group)# ",
1