From c98271413c92ca4e8aa1da70d080a69045608dca Mon Sep 17 00:00:00 2001 From: hasso Date: Sun, 3 Oct 2004 20:11:32 +0000 Subject: Big vtysh cleanup. See changelogs for details. --- lib/vty.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/vty.c') diff --git a/lib/vty.c b/lib/vty.c index fdd5bbdb..3e799b88 100644 --- a/lib/vty.c +++ b/lib/vty.c @@ -2670,6 +2670,7 @@ struct cmd_node vty_node = { VTY_NODE, "%s(config-line)# ", + 1, }; /* Reset all VTY status. */ -- cgit v1.2.3