Namespace struct stream_pos
[babeltrace.git] / formats / ctf-text / types / variant.c
index e7e50ace953ca03d16bba960c206589bf5c6ff82..ca7c1ae0b8d8e24d70e0adfbd09f85078745c10e 100644 (file)
@@ -29,7 +29,7 @@
 #include <babeltrace/ctf-text/types.h>
 #include <stdio.h>
 
-int ctf_text_variant_write(struct stream_pos *ppos, struct definition *definition)
+int ctf_text_variant_write(struct bt_stream_pos *ppos, struct definition *definition)
 {
        struct ctf_text_stream_pos *pos = ctf_text_pos(ppos);
        int field_nr_saved;
This page took 0.022974 seconds and 4 git commands to generate.