Rename struct lib_ring_buffer* to struct lttng_ust_lib_ring_buffer*
[lttng-ust.git] / libust / lttng-context-vpid.c
index 71395c95fd1892ea6ae33d14544e0404cb0f38ca..4c73e174e7aa2bf48af60c09b18002372e004584 100644 (file)
@@ -60,7 +60,7 @@ size_t vpid_get_size(size_t offset)
 
 static
 void vpid_record(struct lttng_ctx_field *field,
-                struct lib_ring_buffer_ctx *ctx,
+                struct lttng_ust_lib_ring_buffer_ctx *ctx,
                 struct ltt_channel *chan)
 {
        pid_t pid;
This page took 0.024064 seconds and 4 git commands to generate.