From 9473e340520626244678e59169547a27b1b257ad Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Tue, 3 Jan 2017 20:13:02 -0500 Subject: watchfrr: Rename watchquagga -> watchfrr Signed-off-by: Donald Sharp --- lib/command.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/command.c') diff --git a/lib/command.c b/lib/command.c index bc816dedea..1dcb232c32 100644 --- a/lib/command.c +++ b/lib/command.c @@ -4220,7 +4220,7 @@ install_default (enum node_type node) * * terminal = 0 -- vtysh / no logging, no config control * terminal = 1 -- normal daemon - * terminal = -1 -- watchquagga / no logging, but minimal config control */ + * terminal = -1 -- watchfrr / no logging, but minimal config control */ void cmd_init (int terminal) { -- cgit v1.2.3