Rename struct lib_ring_buffer* to struct lttng_ust_lib_ring_buffer*
[lttng-ust.git] / libust / lttng-context-pthread-id.c
index 1ad1fb094ea4a52167cdca4f8b07dfdadc6a6ada..991df22bca3db9d9bb817993d7ed9a7b36c4d2cc 100644 (file)
@@ -24,7 +24,7 @@ size_t pthread_id_get_size(size_t offset)
 
 static
 void pthread_id_record(struct lttng_ctx_field *field,
-                struct lib_ring_buffer_ctx *ctx,
+                struct lttng_ust_lib_ring_buffer_ctx *ctx,
                 struct ltt_channel *chan)
 {
        unsigned long pthread_id;
This page took 0.023433 seconds and 4 git commands to generate.