--- a/finch/gntstatus.c Wed Oct 26 02:07:31 2022 -0500 +++ b/finch/gntstatus.c Wed Oct 26 02:58:05 2022 -0500 @@ -149,7 +149,8 @@ finch_savedstatus_edit(gnt_tree_get_selection_data(GNT_TREE(statuses.tree))); } -void finch_savedstatus_show_all() +void +finch_savedstatus_show_all(void) { GntWidget *window, *tree, *box, *button; int widths[] = {25, 12, 35};