Notification iterator: generate automatic notifications when missing
[babeltrace.git] / include / babeltrace / plugin / plugin-so-internal.h
index e2dd51c014102ae22c309e367eaa532d2590c841..c9d59f5f80420b6123de36e4b6e1d46fb03af5af 100644 (file)
@@ -61,7 +61,7 @@ BT_HIDDEN
 struct bt_plugin **bt_plugin_so_create_all_from_static(void);
 
 BT_HIDDEN
-int bt_plugin_so_on_add_component_class(struct bt_plugin *plugin,
+void bt_plugin_so_on_add_component_class(struct bt_plugin *plugin,
                struct bt_component_class *comp_class);
 
 #endif /* BABELTRACE_PLUGIN_PLUGIN_SO_INTERNAL_H */
This page took 0.023981 seconds and 4 git commands to generate.