Refactoring: hide internal fields of ring buffer context
[lttng-ust.git] / libringbuffer / ringbuffer-config.h
index f0871811c8a1a58d95b4b89ac70c31288c690f6c..a0eddc8bcc6f22163e3265050f2adaafbec48d15 100644 (file)
@@ -23,7 +23,7 @@
 struct lttng_ust_lib_ring_buffer;
 struct lttng_ust_lib_ring_buffer_channel;
 struct lttng_ust_lib_ring_buffer_config;
-struct lttng_ust_lib_ring_buffer_ctx;
+struct lttng_ust_lib_ring_buffer_ctx_private;
 struct lttng_ust_shm_handle;
 
 /*
This page took 0.025375 seconds and 4 git commands to generate.