src.ctf.lttng-live: make lttng_live_component_create static
[babeltrace.git] / src / plugins / ctf / lttng-live / lttng-live.c
index b6c763d8afa4c37a792c3453ddf41a5cad2ef2ec..d07c84fc804fd13dbd67f108cab098b386e89d8f 100644 (file)
@@ -1751,6 +1751,7 @@ enum session_not_found_action parse_session_not_found_action_param(
        return action;
 }
 
+static
 struct lttng_live_component *lttng_live_component_create(const bt_value *params,
                bt_logging_level log_level, bt_self_component *self_comp)
 {
This page took 0.023383 seconds and 4 git commands to generate.