From 4c9d3862e55ab5d6fa734549478bb0a00be9f7ed Mon Sep 17 00:00:00 2001 From: ilsimo Date: Wed, 20 Feb 2008 22:02:24 +0000 Subject: updating logging subsystem --- sesman/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sesman/config.h') diff --git a/sesman/config.h b/sesman/config.h index a174e532..11b3e586 100644 --- a/sesman/config.h +++ b/sesman/config.h @@ -180,12 +180,12 @@ struct config_sesman * @var vnc_params * @brief Xvnc additional parameter list */ -struct list* vnc_params; + struct list* vnc_params; /** * @var rdp_params * @brief X11rdp additional parameter list */ -struct list* rdp_params; + struct list* rdp_params; /** * @var log * @brief Log configuration struct -- cgit v1.2.3