Fix: Mismatch of field name between ust and tools
[lttng-tools.git] / include / lttng / lttng.h
index a9aee7233e7307735982c951b937ed5c2012d38e..f92ccb6fdb3615266bb86c06dc465accb01ded9b 100644 (file)
@@ -261,6 +261,7 @@ struct lttng_event_field {
        enum lttng_event_field_type type;
        char padding[LTTNG_EVENT_FIELD_PADDING];
        struct lttng_event event;
+       int nowrite;
 };
 
 /*
This page took 0.02266 seconds and 4 git commands to generate.