Namespace struct stream_pos
[babeltrace.git] / formats / ctf-text / types / struct.c
index e9365affe83ec9a30796ed7c1f3074968479aaff..a727a89c97deb3579c1d5a536f2eae862dc44c72 100644 (file)
@@ -29,7 +29,7 @@
 #include <babeltrace/ctf-text/types.h>
 #include <stdio.h>
 
-int ctf_text_struct_write(struct stream_pos *ppos, struct definition *definition)
+int ctf_text_struct_write(struct bt_stream_pos *ppos, struct definition *definition)
 {
        struct declaration *declaration = definition->declaration;
        struct declaration_struct *struct_declaration =
This page took 0.022914 seconds and 4 git commands to generate.