summaryrefslogtreecommitdiffstats
path: root/sesman/lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/lock.c')
-rw-r--r--sesman/lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/lock.c b/sesman/lock.c
index eb1abe81..da513172 100644
--- a/sesman/lock.c
+++ b/sesman/lock.c
@@ -23,7 +23,7 @@
#include "sesman.h"
-extern struct config_sesman* g_cfg;
+extern struct config_sesman* g_cfg; /* in sesman.c */
static tbus g_sync_mutex = 0;
static tbus g_lock_chain = 0;