Cleanup comments and bad indent
[lttng-tools.git] / ltt-sessiond / traceable-app.h
index 364e70598288579ec0edf1a98bb4db4ccbeddb15..4a9e114932cacb0720918504b937d7f4ff4f1868 100644 (file)
@@ -24,9 +24,8 @@ struct ltt_traceable_app_list {
        struct cds_list_head head;
 };
 
-/* Registered traceable applications. Libust registers
- * to the session daemon and a linked list is kept
- * of all running traceable app.
+/* Registered traceable applications. Libust registers to the session daemon
+ * and a linked list is kept of all running traceable app.
  */
 struct ltt_traceable_app {
        struct cds_list_head list;
This page took 0.022777 seconds and 4 git commands to generate.