X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=formats%2Fctf%2Fir%2Fresolve.c;fp=formats%2Fctf%2Fir%2Fresolve.c;h=4bc4130f96856b0018e91e449038430618df963e;hb=e2d83ebb63fd56ee752ab260826c5d11098cfdb5;hp=33947598b46199d5383df36884dfdada1183d2b3;hpb=4e0f4f3befcaf7e1c6ff4a3ff064924167332a31;p=babeltrace.git diff --git a/formats/ctf/ir/resolve.c b/formats/ctf/ir/resolve.c index 33947598..4bc4130f 100644 --- a/formats/ctf/ir/resolve.c +++ b/formats/ctf/ir/resolve.c @@ -1087,7 +1087,7 @@ end: * Resolves the root field type corresponding to the scope `root_scope`. */ static -int resolve_root_type(enum ctf_type_id root_scope, struct resolve_context *ctx) +int resolve_root_type(enum bt_ctf_scope root_scope, struct resolve_context *ctx) { int ret;