Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-procname.c
index 1221298ec24eb6efe41e447fefb471f0493d7567..00a79355a577ce234b4ec1d5c9a11b9f576cdd88 100644 (file)
@@ -73,7 +73,7 @@ size_t procname_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void procname_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)
 {
        char *procname;
 
This page took 0.025221 seconds and 4 git commands to generate.