Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-ip.c
index d7a65905d8328e3caf98ab35abc7d2d4e123acb2..b56e0db157e43cafd57a64e2e04e415cb84f7595 100644 (file)
@@ -29,7 +29,7 @@ size_t ip_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void ip_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)
 {
        void *ip;
 
This page took 0.025413 seconds and 4 git commands to generate.