Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-pthread-id.c
index b25dc7aee5c4a803a35f71b247ababe451a2be87..59a6f3815ed26822fcf9baa024d06b0a429254d5 100644 (file)
@@ -28,7 +28,7 @@ size_t pthread_id_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void pthread_id_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)
 {
        unsigned long pthread_id;
 
This page took 0.024564 seconds and 4 git commands to generate.