X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=ef49a03877021effffc24ebc32f304f8a47f5b37;hb=3bfa1af62f41c7da05fa150d0b46ad6d09c88cca;hp=ef9a4800390e2beb00cc9b49bbc42ac6edb830d8;hpb=d80f24c825e4f0102d77cdf092197304949d46ca;p=xboard.git diff --git a/common.h b/common.h index ef9a480..ef49a03 100644 --- 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;