lib: add aliases for Babeltrace structure types
[babeltrace.git] / plugins / ctf / common / metadata / ctf-meta-visitors.h
index 9d3bd23472eade1907abb32f1047f90ae74d6357..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_class *ir_tc,
+int ctf_trace_class_translate(bt_trace_class *ir_tc,
                struct ctf_trace_class *tc);
 
 BT_HIDDEN
This page took 0.024587 seconds and 4 git commands to generate.