X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Futils%2Fdummy%2Fdummy.h;h=ed5bb887e8ea6211ec09584ead7e3fe96a5c5d29;hb=4175c1d52f91f7e5d66a12135ad8ec6ec736a539;hp=7801294f751c306869b3fcb6ea6d4e904f3c0cf0;hpb=76276a81e72d967979674fdc0a646b42d8d6033e;p=babeltrace.git diff --git a/src/plugins/utils/dummy/dummy.h b/src/plugins/utils/dummy/dummy.h index 7801294f..ed5bb887 100644 --- a/src/plugins/utils/dummy/dummy.h +++ b/src/plugins/utils/dummy/dummy.h @@ -33,7 +33,7 @@ struct dummy { }; BT_HIDDEN -bt_component_class_init_method_status dummy_init( +bt_component_class_initialize_method_status dummy_init( bt_self_component_sink *component, bt_self_component_sink_configuration *config, const bt_value *params, void *init_method_data);