Refactoring: struct lttng_event_field
[lttng-ust.git] / liblttng-ust / lttng-bytecode-interpreter.c
index 65d06576b199ed1d512499af3bb6ccb9fd038fb2..46351a25f3ed4e23cd68a6edc7deafa7327794cc 100644 (file)
@@ -223,7 +223,7 @@ static int context_get_index(struct lttng_ctx *ctx,
 {
 
        struct lttng_ctx_field *ctx_field;
-       struct lttng_event_field *field;
+       struct lttng_ust_event_field *field;
        struct lttng_ctx_value v;
 
        ctx_field = &ctx->fields[idx];
This page took 0.02343 seconds and 4 git commands to generate.