update comment
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 24 Aug 2011 20:07:36 +0000 (16:07 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 24 Aug 2011 20:07:36 +0000 (16:07 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
libust/lttng-ust-comm.c

index 657b5686765b9ce6e8f66cc3ae187620405cf6de..04a32676b0a0a7755b6fbc6d8392f810145e7ba8 100644 (file)
@@ -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 };
 
 /*
This page took 0.025747 seconds and 4 git commands to generate.