X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf-text%2Ftypes%2Fstruct.c;h=1b9e27e10ce948a66c15b39640146c6ec87c9364;hp=a727a89c97deb3579c1d5a536f2eae862dc44c72;hb=0d69b916c5ba44b63a26aa038d416d6ee286306b;hpb=37b99bdba8478569634dd5ceecea50d1e9f9ac0a diff --git a/formats/ctf-text/types/struct.c b/formats/ctf-text/types/struct.c index a727a89c..1b9e27e1 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 bt_stream_pos *ppos, struct definition *definition) +int ctf_text_struct_write(struct bt_stream_pos *ppos, struct bt_definition *definition) { struct declaration *declaration = definition->declaration; struct declaration_struct *struct_declaration =