Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-pid-ns.c
index 1c45d7f2edde338b933098cc52baa09420bb6482..25210e92b7237cceeacdc7cd9c0972c547d2d119 100644 (file)
@@ -87,7 +87,7 @@ size_t pid_ns_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void pid_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 pid_ns;
 
This page took 0.022787 seconds and 4 git commands to generate.