summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_interface.c
diff options
context:
space:
mode:
authorDaniel Walton <dwalton@cumulusnetworks.com>2017-07-10 13:06:19 +0000
committerDaniel Walton <dwalton@cumulusnetworks.com>2017-07-10 13:06:19 +0000
commitdfd8121281fbefa0b43e6aa960837dc0cca543a8 (patch)
treed5cf5869cf836759c68f53635109223e2724b0e6 /ospf6d/ospf6_interface.c
parentdd6bd0f16d64458cfb4956bef1695d68d32c7676 (diff)
parent1e5e04888f54b85350117ef52776761506e1f983 (diff)
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus-label-misc3
Conflicts: bgpd/bgp_route.c bgpd/bgp_zebra.c
Diffstat (limited to 'ospf6d/ospf6_interface.c')
-rw-r--r--ospf6d/ospf6_interface.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/ospf6d/ospf6_interface.c b/ospf6d/ospf6_interface.c
index e50de6fab2..e91c249845 100644
--- a/ospf6d/ospf6_interface.c
+++ b/ospf6d/ospf6_interface.c
@@ -1729,9 +1729,7 @@ DEFUN (no_ipv6_ospf6_network,
NO_STR
IP6_STR
OSPF6_STR
- "Network type\n"
- "Default to whatever interface type system specifies"
- )
+ "Set default network type\n")
{
VTY_DECLVAR_CONTEXT(interface, ifp);
struct ospf6_interface *oi;