finch/gntstatus.c

changeset 41840
fe350460fb1c
parent 41202
5c41b36cb13e
child 41851
64d7e69bff25
--- 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};

mercurial