diff options
Diffstat (limited to 'zebra/zebra_pw.c')
| -rw-r--r-- | zebra/zebra_pw.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/zebra_pw.c b/zebra/zebra_pw.c index d16082c515..16f39cd0cf 100644 --- a/zebra/zebra_pw.c +++ b/zebra/zebra_pw.c @@ -550,7 +550,6 @@ static int zebra_pw_config(struct vty *vty)  static struct cmd_node pw_node = {  	.node = PW_NODE,  	.prompt = "%s(config-pw)# ", -	.vtysh = 1,  };  void zebra_pw_vty_init(void)  | 
