lib: make trace IR API const-correct
[babeltrace.git] / plugins / ctf / common / metadata / ctf-meta-visitors.h
index f4c93b74f38bed61939ea9b4ac7ece86009692c4..caeddf32ae38c93f1ee8523ede82d1ad4d08037c 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_private_trace *ir_trace,
+int ctf_trace_class_translate(struct bt_trace *ir_trace,
                struct ctf_trace_class *tc);
 
 BT_HIDDEN
This page took 0.024066 seconds and 4 git commands to generate.