lib: add aliases for Babeltrace structure types
[babeltrace.git] / plugins / ctf / common / metadata / ctf-meta-visitors.h
index caeddf32ae38c93f1ee8523ede82d1ad4d08037c..7870b89c2069e2ccf90232a887c390482c47191f 100644 (file)
@@ -24,7 +24,7 @@ BT_HIDDEN
 int ctf_trace_class_resolve_field_classes(struct ctf_trace_class *tc);
 
 BT_HIDDEN
-int ctf_trace_class_translate(struct bt_trace *ir_trace,
+int ctf_trace_class_translate(bt_trace_class *ir_tc,
                struct ctf_trace_class *tc);
 
 BT_HIDDEN
This page took 0.034761 seconds and 4 git commands to generate.