Rename ltt-sessiond to lttng-sessiond
[lttng-tools.git] / include / lttng / lttng-consumer.h
index 2587b3b1807b8749224ebfd6bc1bc93d47861a98..a0277cf042bddd5fc561a31864fceb8e243897bf 100644 (file)
@@ -28,8 +28,8 @@
 /*
  * When the receiving thread dies, we need to have a way to make the polling
  * thread exit eventually. If all FDs hang up (normal case when the
- * ltt-sessiond stops), we can exit cleanly, but if there is a problem and for
- * whatever reason some FDs remain open, the consumer should still exit
+ * lttng-sessiond stops), we can exit cleanly, but if there is a problem and
+ * for whatever reason some FDs remain open, the consumer should still exit
  * eventually.
  *
  * If the timeout is reached, it means that during this period no events
This page took 0.0242 seconds and 5 git commands to generate.