Add the component port interface
[babeltrace.git] / include / babeltrace / component / component-internal.h
index dadaa75b22665b93a54bc2d7eda4f6fb95c6cfdc..5d466c21e001246fc30715f457664854e701b425 100644 (file)
@@ -61,6 +61,6 @@ enum bt_component_status bt_component_init(struct bt_component *component,
 
 BT_HIDDEN
 struct bt_notification_iterator *bt_component_create_iterator(
-               struct bt_component *component);
+               struct bt_component *component, void *init_method_data);
 
 #endif /* BABELTRACE_COMPONENT_COMPONENT_INTERNAL_H */
This page took 0.032559 seconds and 4 git commands to generate.