X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf-text%2Ftypes%2Fstruct.c;h=a727a89c97deb3579c1d5a536f2eae862dc44c72;hp=e9365affe83ec9a30796ed7c1f3074968479aaff;hb=1cf393f63db4dce618515749d5549564d1313ee4;hpb=9426d563f74aed0b0f32818d4ef535cdfacdb167 diff --git a/formats/ctf-text/types/struct.c b/formats/ctf-text/types/struct.c index e9365aff..a727a89c 100644 --- a/formats/ctf-text/types/struct.c +++ b/formats/ctf-text/types/struct.c @@ -29,7 +29,7 @@ #include #include -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 =