X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2Ftraceable-app.h;h=4a9e114932cacb0720918504b937d7f4ff4f1868;hp=364e70598288579ec0edf1a98bb4db4ccbeddb15;hb=050349bbb362ea993533591532643022efeab864;hpb=809dc2811860434a76e4f10cb9f05d938148090c diff --git a/ltt-sessiond/traceable-app.h b/ltt-sessiond/traceable-app.h index 364e70598..4a9e11493 100644 --- a/ltt-sessiond/traceable-app.h +++ b/ltt-sessiond/traceable-app.h @@ -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;