From c62d1c19a924668ccf5315ca8882ea041581e3bf Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 8 Jun 2000 10:48:51 +0000 Subject: ... as well there. --- sysdep/unix/config.Y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdep') diff --git a/sysdep/unix/config.Y b/sysdep/unix/config.Y index 81453e3..af35f82 100644 --- a/sysdep/unix/config.Y +++ b/sysdep/unix/config.Y @@ -64,7 +64,7 @@ log_cat: /* Unix specific commands */ -CF_CLI(CONFIGURE, cfg_name, [""], [[Reload configuration]]) +CF_CLI(CONFIGURE, cfg_name, [\"\"], [[Reload configuration]]) { cmd_reconfig($2); } ; CF_CLI(DOWN,,, [[Shut the daemon down]]) -- cgit v1.2.3