Adapt to namespaced liblttng-ust-ctl symbols
[lttng-tools.git] / src / common / consumer / consumer-metadata-cache.h
index b207cc79c233df23fb926aec7382b83094700a0d..b8f4efadc4c5ec59913cb75ea1644882fab2331b 100644 (file)
@@ -43,7 +43,7 @@ struct consumer_metadata_cache {
        struct lttng_dynamic_buffer contents;
        /*
         * Lock to update the metadata cache and push into the ring_buffer
-        * (ustctl_write_metadata_to_channel).
+        * (lttng_ust_ctl_write_metadata_to_channel).
         *
         * This is nested INSIDE the consumer_data lock.
         */
This page took 0.024161 seconds and 4 git commands to generate.