Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-mnt-ns.c
index 2606ff3ce486ce8fc74ed0ef2969bfd7e810cf64..60c4805753b78272a958acfaa4e9a9ab27b4b973 100644 (file)
@@ -84,7 +84,7 @@ size_t mnt_ns_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void mnt_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 mnt_ns;
 
This page took 0.022986 seconds and 4 git commands to generate.