lib: split trace API into trace class and trace APIs
[babeltrace.git] / plugins / ctf / common / metadata / ctf-meta-visitors.h
index caeddf32ae38c93f1ee8523ede82d1ad4d08037c..9d3bd23472eade1907abb32f1047f90ae74d6357 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(struct bt_trace_class *ir_tc,
                struct ctf_trace_class *tc);
 
 BT_HIDDEN
This page took 0.039528 seconds and 4 git commands to generate.