X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf-text%2Ftypes%2Farray.c;h=d9f57a2f7133965370dd78d8fedd7d107e1e77ed;hp=e2ed7b331e5dd94faa46305f143755f9501087f6;hb=0d69b916c5ba44b63a26aa038d416d6ee286306b;hpb=dcaa2e7d2902fbc35f1a8df30421c6d43bf15e8e diff --git a/formats/ctf-text/types/array.c b/formats/ctf-text/types/array.c index e2ed7b33..d9f57a2f 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 bt_definition *definition) { struct ctf_text_stream_pos *pos = ctf_text_pos(ppos); struct definition_array *array_definition =