Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-vtid.c
index 543e0498f512f0c3bbeae85f31c2f54293af525c..1648d8db83f9c676ac90639f73429ab9717f9c9e 100644 (file)
@@ -61,7 +61,7 @@ pid_t wrapper_getvtid(void)
 static
 void vtid_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)
 {
        pid_t vtid = wrapper_getvtid();
 
This page took 0.023422 seconds and 4 git commands to generate.