Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-vsgid.c
index f49d7f79e2ab792aea90fab7dc804b8bdab0014f..a63c190117b153c6242765fe148c54b7f04c978f 100644 (file)
@@ -77,7 +77,7 @@ size_t vsgid_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void vsgid_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 vsgid;
 
This page took 0.024148 seconds and 4 git commands to generate.