Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-uts-ns.c
index e22011c9c7156f969b2c8a266da32e24e1045ae3..3037d084b52d285a6aa75b32e2aa8afb69826820 100644 (file)
@@ -102,7 +102,7 @@ size_t uts_ns_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void uts_ns_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)
 {
        ino_t uts_ns;
 
This page took 0.024605 seconds and 4 git commands to generate.