Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-ipc-ns.c
index b2c5e27da32a3af59faa97a1f9db7695e1286be2..30a9c59950e239825f37bbc198ab0f71212e8e00 100644 (file)
@@ -101,7 +101,7 @@ size_t ipc_ns_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void ipc_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 ipc_ns;
 
This page took 0.022584 seconds and 4 git commands to generate.