trace-chunk: implement no-op and delete release commands
[lttng-tools.git] / src / common / trace-chunk-registry.h
index afe942ba913d46d19f32f3ca1dc1d175a8fabad3..b04609c32bbe55c8a519fc79b8ee0ed5ea9e1c5f 100644 (file)
@@ -107,6 +107,6 @@ lttng_trace_chunk_registry_find_anonymous_chunk(
 
 LTTNG_HIDDEN
 unsigned int lttng_trace_chunk_registry_put_each_chunk(
-               struct lttng_trace_chunk_registry *registry);
+               const struct lttng_trace_chunk_registry *registry);
 
 #endif /* LTTNG_TRACE_CHUNK_REGISTRY_H */
This page took 0.025317 seconds and 5 git commands to generate.