Refactoring: struct lttng_channel
[lttng-modules.git] / src / lttng-context-uid.c
index 434f7199ae6e24bdf0da86e287434e82330bf90a..0bdc2ece41df3622f79dca3ee56be9227232af12 100644 (file)
@@ -31,7 +31,7 @@ size_t uid_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, size_t
 static
 void uid_record(void *priv, struct lttng_kernel_probe_ctx *probe_ctx,
                 struct lttng_kernel_ring_buffer_ctx *ctx,
-                struct lttng_channel *chan)
+                struct lttng_kernel_channel_buffer *chan)
 {
        uid_t uid;
 
This page took 0.026337 seconds and 4 git commands to generate.