Rename struct lib_ring_buffer* to struct lttng_ust_lib_ring_buffer*
[lttng-ust.git] / libust / lttng-context-procname.c
index 2056d1941aa52484e5f16df60c43ea15bf077e65..ecb001d9825d3ba85971d7dd869245409db7d08a 100644 (file)
@@ -52,7 +52,7 @@ size_t procname_get_size(size_t offset)
 
 static
 void procname_record(struct lttng_ctx_field *field,
-                struct lib_ring_buffer_ctx *ctx,
+                struct lttng_ust_lib_ring_buffer_ctx *ctx,
                 struct ltt_channel *chan)
 {
        char *procname;
This page took 0.024137 seconds and 4 git commands to generate.