File cflow-gcc15.patch of Package cflow

--- cflow-1.7.orig/src/cflow.h	2025-06-10 07:18:58.882909345 +0000
+++ cflow-1.7/src/cflow.h	2025-06-10 07:27:15.514912862 +0000
@@ -207,7 +207,7 @@ void delete_autos(int level);
 void delete_statics(void);
 void delete_parms(int level);
 void move_parms(int level);
-size_t collect_symbols(Symbol ***, int (*sel)(), size_t rescnt);
+size_t collect_symbols(Symbol ***, int (*sel)(Symbol *), size_t rescnt);
 size_t collect_functions(Symbol ***return_sym);
 struct linked_list *linked_list_create(linked_list_free_data_fp fun);
 void linked_list_destroy(struct linked_list **plist);

openSUSE Build Service is sponsored by