]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospf6d/ospf6d.c
zebra: Refactor kernel_rtm to be a bit smarter about how it handles options
[mirror_frr.git] / ospf6d / ospf6d.c
index 8d6d5b4a267c41b3f6d2a40b9ba19a783daeb8e3..db61fe087bb0155c1942f598b7d151df419476c4 100644 (file)
@@ -97,7 +97,7 @@ DEFUN_NOSH (show_debugging_ospf6,
            DEBUG_STR
            OSPF6_STR)
 {
-       vty_out(vty, "OSPF6 debugging status:");
+       vty_out(vty, "OSPF6 debugging status:\n");
 
        config_write_ospf6_debug(vty);