API : list of events in the trace
[babeltrace.git] / include / babeltrace / ctf / events-internal.h
index b01fda4bc199a483621aa9f6c428bc0c504eeb5a..56b7e6b9dbcbe42b79c5bdc214c43e8d4b31dbc6 100644 (file)
@@ -39,7 +39,7 @@ struct bt_ctf_event {
 };
 
 struct bt_ctf_event_decl {
-       struct ctf_event_declaration *parent;
+       struct ctf_event_declaration parent;
 };
 
 struct bt_ctf_iter {
This page took 0.023874 seconds and 4 git commands to generate.