lib: pass config objects to component init methods
[babeltrace.git] / src / plugins / utils / counter / counter.c
index bf0e4a575f03d99499c84051889f4009a38dfba0..f2cdd1a926337ef7df88ce3b566c034c8a3fefdd 100644 (file)
@@ -138,6 +138,7 @@ void counter_finalize(bt_self_component_sink *comp)
 BT_HIDDEN
 bt_component_class_init_method_status counter_init(
                bt_self_component_sink *component,
+               bt_self_component_sink_configuration *config,
                const bt_value *params,
                __attribute__((unused)) void *init_method_data)
 {
This page took 0.02258 seconds and 4 git commands to generate.