X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=src%2Fplugins%2Futils%2Fcounter%2Fcounter.c;h=f2cdd1a926337ef7df88ce3b566c034c8a3fefdd;hp=bf0e4a575f03d99499c84051889f4009a38dfba0;hb=59225a3e0e13a9c674234755e55055d9ff68d635;hpb=1114a7d5b648102b0b37febe9d0d76a97e336240 diff --git a/src/plugins/utils/counter/counter.c b/src/plugins/utils/counter/counter.c index bf0e4a57..f2cdd1a9 100644 --- a/src/plugins/utils/counter/counter.c +++ b/src/plugins/utils/counter/counter.c @@ -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) {