Rename bt_ctf_X -> bt_X, maintain backward compat. for pre-2.0 CTF writer
[babeltrace.git] / plugins / ctf / lttng-live / metadata.h
index 4ce171dfc2ce5692377be1ef90ae46d361c1f0e4..2a4b9dedf4ba60c4aaf9cf1a4801fc8084e6d412 100644 (file)
@@ -33,7 +33,7 @@ int lttng_live_metadata_create_stream(struct lttng_live_session *session,
                uint64_t ctf_trace_id, uint64_t stream_id,
                const char *trace_name);
 
-enum bt_ctf_lttng_live_iterator_status lttng_live_metadata_update(
+enum bt_lttng_live_iterator_status lttng_live_metadata_update(
                struct lttng_live_trace *trace);
 
 void lttng_live_metadata_fini(struct lttng_live_trace *trace);
This page took 0.022972 seconds and 4 git commands to generate.