X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf-text%2Ftypes%2Fstruct.c;h=a727a89c97deb3579c1d5a536f2eae862dc44c72;hb=37b99bdba8478569634dd5ceecea50d1e9f9ac0a;hp=e9365affe83ec9a30796ed7c1f3074968479aaff;hpb=c8c981321e028ae65247badf220f6106fa106cb7;p=babeltrace.git 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 =