Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context.c
index e97b688ad8f74d282ae41a0031d64a62d524ba7c..8bc9998774b52dbba3a2198c50fa4b71b2136ed6 100644 (file)
@@ -296,7 +296,7 @@ int lttng_ust_context_set_provider_rcu(struct lttng_ust_ctx **_ctx,
                size_t (*get_size)(struct lttng_ust_ctx_field *field, size_t offset),
                void (*record)(struct lttng_ust_ctx_field *field,
                        struct lttng_ust_lib_ring_buffer_ctx *ctx,
-                       struct lttng_channel *chan),
+                       struct lttng_ust_channel_buffer *chan),
                void (*get_value)(struct lttng_ust_ctx_field *field,
                        struct lttng_ust_ctx_value *value))
 {
This page took 0.022342 seconds and 4 git commands to generate.