Cleanup: src.ctf.lttng-live: rename _is_canceled function
[babeltrace.git] / plugins / ctf / lttng-live / lttng-live.h
index 6a3614bbb98df72db46dd75756f4b5e5c80b8c07..4ea4865de055f1cb976e0cf41660f5546a5eb7e0 100644 (file)
@@ -295,6 +295,6 @@ struct lttng_live_trace *lttng_live_borrow_trace(
                struct lttng_live_session *session, uint64_t trace_id);
 void lttng_live_need_new_streams(struct lttng_live_msg_iter *lttng_live_msg_iter);
 
-bool lttng_live_is_canceled(struct lttng_live_component *lttng_live);
+bool lttng_live_graph_is_canceled(struct lttng_live_component *lttng_live);
 
 #endif /* BABELTRACE_PLUGIN_CTF_LTTNG_LIVE_H */
This page took 0.023406 seconds and 4 git commands to generate.