Add bt_component_create_with_init_method_data()
[babeltrace.git] / plugins / ctf / fs / fs.h
index 2cef5fb5d06ea8fe6d3305d75b54d001fd21d4f9..7ade621f89f65ff626e008906053ad67629b9e07 100644 (file)
@@ -107,7 +107,7 @@ struct ctf_fs_component {
 
 BT_HIDDEN
 enum bt_component_status ctf_fs_init(struct bt_component *source,
-               struct bt_value *params);
+               struct bt_value *params, void *init_method_data);
 
 BT_HIDDEN
 void ctf_fs_destroy(struct bt_component *component);
This page took 0.025835 seconds and 4 git commands to generate.