Rename lttng_ust_lib_ring_buffer to lttng_ust_ring_buffer
[lttng-ust.git] / src / lib / lttng-ust / lttng-context.c
index 26d458a8ebb2b9f2033fce1b45c6f7e50afb1f72..046f2a85e86955aef62195321dd08dcbbdd43add 100644 (file)
@@ -255,7 +255,7 @@ void lttng_destroy_context(struct lttng_ust_ctx *ctx)
 int lttng_ust_context_set_provider_rcu(struct lttng_ust_ctx **_ctx,
                const char *name,
                size_t (*get_size)(void *priv, size_t offset),
-               void (*record)(void *priv, struct lttng_ust_lib_ring_buffer_ctx *ctx,
+               void (*record)(void *priv, struct lttng_ust_ring_buffer_ctx *ctx,
                        struct lttng_ust_channel_buffer *chan),
                void (*get_value)(void *priv, struct lttng_ust_ctx_value *value),
                void *priv)
This page took 0.026588 seconds and 4 git commands to generate.