Notification iterator: generate automatic notifications when missing
[babeltrace.git] / include / babeltrace / graph / component-class-internal.h
index 364299c63bccad896e7f5c68ee096998ac560a04..5f84dcd4edfe26de2bdeac332876c4ae3ec962a8 100644 (file)
@@ -96,7 +96,7 @@ struct bt_component_class_filter {
 };
 
 BT_HIDDEN
-int bt_component_class_add_destroy_listener(struct bt_component_class *class,
+void bt_component_class_add_destroy_listener(struct bt_component_class *class,
                bt_component_class_destroy_listener_func func, void *data);
 
 #endif /* BABELTRACE_COMPONENT_COMPONENT_CLASS_INTERNAL_H */
This page took 0.022979 seconds and 4 git commands to generate.