From 55d5c0348c3afbfb9233487362e46dc633cd94fb Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 17 Jul 2010 23:52:29 +0200 Subject: Whitespace cleanup. --- src/gui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui.h') diff --git a/src/gui.h b/src/gui.h index ed183eedce..149603c896 100644 --- a/src/gui.h +++ b/src/gui.h @@ -412,7 +412,7 @@ typedef struct Gui #if defined(FEAT_GUI_TABLINE) \ && (defined(FEAT_GUI_W32) || defined(FEAT_GUI_MOTIF) \ - || defined(FEAT_GUI_MAC)) + || defined(FEAT_GUI_MAC)) int tabline_height; #endif -- cgit v1.2.3