Fix: comment related to filter bytecode list
[lttng-modules.git] / include / lttng / events.h
index f4c9212c4384fe58462948f7af869f702adee919..3abdb80570f3015fc065fcdc1ed3bf4143b2729e 100644 (file)
@@ -393,7 +393,7 @@ struct lttng_enabler {
 
        enum lttng_enabler_format_type format_type;
 
-       /* head list of struct lttng_ust_filter_bytecode_node */
+       /* head list of struct lttng_bytecode_node */
        struct list_head filter_bytecode_head;
 
        struct lttng_kernel_event event_param;
This page took 0.022195 seconds and 4 git commands to generate.