Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-veuid.c
index 22c09c8214d7955964c388ea4c78704310ca79d9..8cd29acecb6ca9b6b12139364ea384dc025bd60d 100644 (file)
@@ -73,7 +73,7 @@ size_t veuid_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void veuid_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 veuid;
 
This page took 0.023529 seconds and 4 git commands to generate.