updated for version 7.0063
diff --git a/src/globals.h b/src/globals.h
index 1253f35..af4eed0 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -362,7 +362,7 @@
  * When the DEC mouse has been pressed but not yet released we enable
  * automatic querys for the mouse position.
  */
-EXTERN int	WantQueryMouse INIT(= 0);
+EXTERN int	WantQueryMouse INIT(= FALSE);
 # endif
 
 # ifdef FEAT_GUI