Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-vuid.c
index 438b4222da0226c3c28ce7c39d6d12322cbf7913..b2edf870bc541fcfe181f88bd3649e246799189b 100644 (file)
@@ -73,7 +73,7 @@ size_t vuid_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void vuid_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)
 {
        uid_t vuid;
 
This page took 0.023402 seconds and 4 git commands to generate.