small cleanup
[xboard.git] / common.h
index ef9a480..ef49a03 100644 (file)
--- a/common.h
+++ b/common.h
@@ -569,9 +569,9 @@ typedef struct {
     int zippyReplayTimeout; /*seconds*/
     int zippyShortGame; /* [HGM] aborter   */
 #endif
-
+    Boolean lowTimeWarning; /* [HGM] low time */
     char *lowTimeWarningColor;
-    Boolean lowTimeWarning;
+
     char *serverMovesName;
     Boolean suppressLoadMoves;
     int serverPause;