Add bt_component_*_create_iterator_with_init_method_data()
[babeltrace.git] / plugins / ctf / fs / fs.h
index 4c165676b287eaa6fab2f9adf1f59245208cb373..de572cda5ac578824040855181f967f12d4afed9 100644 (file)
@@ -115,7 +115,8 @@ void ctf_fs_destroy(struct bt_component *component);
 BT_HIDDEN
 enum bt_notification_iterator_status ctf_fs_iterator_init(
                struct bt_component *source,
-               struct bt_notification_iterator *it);
+               struct bt_notification_iterator *it,
+               void *init_method_data);
 
 void ctf_fs_iterator_destroy(struct bt_notification_iterator *it);
 
This page took 0.02838 seconds and 4 git commands to generate.