From 48572bdbcf455233392c9bf8bab5518ac0c68c5f Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 26 Aug 2013 17:50:26 +0100 Subject: Fixed indenting in ui/core.c --- src/ui/core.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/ui/core.c b/src/ui/core.c index 0f928204..1e13de68 100644 --- a/src/ui/core.c +++ b/src/ui/core.c @@ -166,7 +166,8 @@ ui_windows_full(void) return wins_full(); } -gboolean ui_win_exists(int index) +gboolean +ui_win_exists(int index) { ProfWin *window = wins_get_by_num(index); return (window != NULL); -- cgit 1.4.1-2-gfad0