about summary refs log tree commit diff stats
path: root/src/ui/core.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/core.c')
-rw-r--r--src/ui/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/core.c b/src/ui/core.c
index c028e818..8431371d 100644
--- a/src/ui/core.c
+++ b/src/ui/core.c
@@ -1108,7 +1108,7 @@ ui_close_win(int index)
 gboolean
 ui_tidy_wins(void)
 {
-     return wins_tidy();
+    return wins_tidy();
 }
 
 void