X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=plugins%2Fcomponent-factory.c;h=1be827c4ae500ef05811a016be2ad0fcd0e88cd8;hb=2e339de1f00bbca92186d5dada36075d497808c8;hp=a7fdab3890e801587c3d635225a6d67e2c03b0be;hpb=bb7aec1f9aea378741fa10ae49ba527e2f3489df;p=babeltrace.git diff --git a/plugins/component-factory.c b/plugins/component-factory.c index a7fdab38..1be827c4 100644 --- a/plugins/component-factory.c +++ b/plugins/component-factory.c @@ -278,7 +278,7 @@ error: return factory; } -struct bt_object *bt_component_factory_get_components( +struct bt_value *bt_component_factory_get_components( struct bt_component_factory *factory) { assert(0);