Add the sessiond notification-handling subsystem
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-sessiond.h
index 65ab37d59ec4ec5026cb72dc5bea18a7d5004dd0..d7ee414f3622b7e841abc6f28090382d1609bb18 100644 (file)
@@ -58,7 +58,7 @@ struct ust_command {
 };
 
 /*
- * Queue used to enqueue UST registration request (ust_commant) and protected
+ * Queue used to enqueue UST registration request (ust_command) and synchronized
  * by a futex with a scheme N wakers / 1 waiters. See futex.c/.h
  */
 struct ust_cmd_queue {
This page took 0.024633 seconds and 5 git commands to generate.