X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf-text%2Ftypes%2Farray.c;h=9e7d49fa3e202b855c038e2ca6fa38a65ea9a259;hp=e2ed7b331e5dd94faa46305f143755f9501087f6;hb=1cf393f63db4dce618515749d5549564d1313ee4;hpb=9426d563f74aed0b0f32818d4ef535cdfacdb167 diff --git a/formats/ctf-text/types/array.c b/formats/ctf-text/types/array.c index e2ed7b33..9e7d49fa 100644 --- a/formats/ctf-text/types/array.c +++ b/formats/ctf-text/types/array.c @@ -29,7 +29,7 @@ #include #include -int ctf_text_array_write(struct stream_pos *ppos, struct definition *definition) +int ctf_text_array_write(struct bt_stream_pos *ppos, struct definition *definition) { struct ctf_text_stream_pos *pos = ctf_text_pos(ppos); struct definition_array *array_definition =