From: Mathieu Desnoyers Date: Wed, 24 Aug 2011 20:07:36 +0000 (-0400) Subject: update comment X-Git-Tag: v1.9.1~262 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;ds=sidebyside;h=950aab0c40f2e2c66aabe94a8b8a1b554b2b2c27;p=lttng-ust.git update comment Signed-off-by: Mathieu Desnoyers --- diff --git a/libust/lttng-ust-comm.c b/libust/lttng-ust-comm.c index 657b5686..04a32676 100644 --- a/libust/lttng-ust-comm.c +++ b/libust/lttng-ust-comm.c @@ -52,6 +52,9 @@ static int lttng_ust_comm_should_quit; * daemon problems). */ static sem_t constructor_wait; +/* + * Doing this for both the global and local sessiond. + */ static int sem_count = { 2 }; /*