Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-vgid.c
index a7b5dbfdee384295236556ebf6d3c0e65a1a5ef9..7536d382a6242ca9a73f82ae26d236d2f6f432a4 100644 (file)
@@ -73,7 +73,7 @@ size_t vgid_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void vgid_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)
 {
        gid_t vgid;
 
This page took 0.023691 seconds and 4 git commands to generate.