lib: pass config object to message iterator init method, add can seek forward property
[babeltrace.git] / src / plugins / ctf / fs-src / fs.c
index 83df6dbed98e06af7cb02e8ecdd73c61b2693163..2149b89c6f0d7d3c9bf6652cb0091004f7e07878 100644 (file)
@@ -250,6 +250,7 @@ void ctf_fs_iterator_finalize(bt_self_message_iterator *it)
 BT_HIDDEN
 bt_component_class_message_iterator_init_method_status ctf_fs_iterator_init(
                bt_self_message_iterator *self_msg_iter,
+               bt_self_message_iterator_configuration *config,
                bt_self_component_source *self_comp_src,
                bt_self_component_port_output *self_port)
 {
This page took 0.024115 seconds and 4 git commands to generate.