Add bt_component_create_with_init_method_data()
[babeltrace.git] / plugins / ctf / lttng-live / lttng-live.c
index d797cbd18a5fb697f417b1f8f05028e26e895e0f..cac2250316fbdcbb66811783003e65e8fd0e4b27 100644 (file)
@@ -37,7 +37,7 @@ enum bt_component_status lttng_live_iterator_init(struct bt_component *source,
 
 BT_HIDDEN
 enum bt_component_status lttng_live_init(struct bt_component *component,
-               struct bt_value *params)
+               struct bt_value *params, void *init_method_data)
 {
        return BT_COMPONENT_STATUS_OK;
 }
This page took 0.024565 seconds and 4 git commands to generate.