summaryrefslogtreecommitdiffstats
path: root/sesman/sesman.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/sesman.c')
-rw-r--r--sesman/sesman.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/sesman.c b/sesman/sesman.c
index 609670af..a89d2f55 100644
--- a/sesman/sesman.c
+++ b/sesman/sesman.c
@@ -344,7 +344,7 @@ main(int argc, char **argv)
{
/* start of daemonizing code */
if (sesman_listen_test(g_cfg) != 0)
- {
+ {
log_message(LOG_LEVEL_ERROR, "Failed to start xrdp-sesman daemon, "
"possibly address already in use.");