Refactoring: type description structures
[lttng-modules.git] / src / lttng-abi.c
index 5b6ef1f6e6d5de74514113b05a53678bf1cb071f..13d737d95679a57636d26f7b6e5c7bf2efa043b3 100644 (file)
@@ -258,7 +258,7 @@ void lttng_abi_tracer_abi_version(struct lttng_kernel_tracer_abi_version *v)
 static
 long lttng_abi_add_context(struct file *file,
        struct lttng_kernel_context *context_param,
-       struct lttng_ctx **ctx, struct lttng_session *session)
+       struct lttng_kernel_ctx **ctx, struct lttng_session *session)
 {
 
        if (session->been_active)
This page took 0.023264 seconds and 4 git commands to generate.