Support completion for ":find". (Nazri Ramliy)
Cleanup white space.
diff --git a/src/gui.c b/src/gui.c
index 392ad54..4075997 100644
--- a/src/gui.c
+++ b/src/gui.c
@@ -1383,7 +1383,7 @@
     int		screen_h;
 #ifdef FEAT_GUI_GTK
     int		un_maximize = mustset;
-    int         did_adjust = 0;
+    int		did_adjust = 0;
 #endif
     int		x = -1, y = -1;