summaryrefslogtreecommitdiff
path: root/finch/gntdebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'finch/gntdebug.c')
-rw-r--r--finch/gntdebug.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/finch/gntdebug.c b/finch/gntdebug.c
index 1ce01b3dde..03c1f4028c 100644
--- a/finch/gntdebug.c
+++ b/finch/gntdebug.c
@@ -262,7 +262,8 @@ save_debug_win(GntWidget *w, GntTextView *tv)
gnt_widget_show(window);
}
-void finch_debug_window_show()
+void
+finch_debug_window_show(void)
{
GntWidget *wid, *box, *label;