X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-filter-internal.h;fp=include%2Fbabeltrace%2Fgraph%2Fcomponent-filter-internal.h;h=38a1a240acc9f8942bc004580f9d1521d5b74412;hb=36712f1d9ad9269638e493ca36a50979fe4da989;hp=3bf79a187cc55b67bb8669c7b60136f50f2aa886;hpb=6f79a7cf4f5f065267895765f2277c6a12437f37;p=babeltrace.git diff --git a/include/babeltrace/graph/component-filter-internal.h b/include/babeltrace/graph/component-filter-internal.h index 3bf79a18..38a1a240 100644 --- a/include/babeltrace/graph/component-filter-internal.h +++ b/include/babeltrace/graph/component-filter-internal.h @@ -46,7 +46,7 @@ struct bt_component_filter { */ BT_HIDDEN struct bt_component *bt_component_filter_create( - struct bt_component_class *class, struct bt_value *params); + struct bt_component_class *class); BT_HIDDEN void bt_component_filter_destroy(struct bt_component *component);