Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-time-ns.c
index 6534ce728e579849c72b3c20535616cb3918aaaf..fa85b5da6be9b6d9afa9a42a891d246945b1efab 100644 (file)
@@ -100,7 +100,7 @@ size_t time_ns_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void time_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 time_ns;
 
This page took 0.025355 seconds and 4 git commands to generate.