Rename struct lib_ring_buffer* to struct lttng_ust_lib_ring_buffer*
[lttng-ust.git] / libust / lttng-context-vtid.c
index a7e1c81de80174d998c52bfd301c0418eec17aff..e03b0a0f1ad42ae71b58aacdf73cd72c1352356c 100644 (file)
@@ -60,7 +60,7 @@ size_t vtid_get_size(size_t offset)
 
 static
 void vtid_record(struct lttng_ctx_field *field,
-                struct lib_ring_buffer_ctx *ctx,
+                struct lttng_ust_lib_ring_buffer_ctx *ctx,
                 struct ltt_channel *chan)
 {
        if (unlikely(!cached_vtid))
This page took 0.02303 seconds and 4 git commands to generate.