Fix new args parsing of -lowTimeWarningColor
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 8 Jan 2010 14:18:37 +0000 (15:18 +0100)
committerArun Persaud <arun@nubati.net>
Tue, 12 Jan 2010 04:03:36 +0000 (20:03 -0800)
This did not occur in the XBoard color translation table yet.

xboard.c

index c2910a3..8106b9c 100644 (file)
--- a/xboard.c
+++ b/xboard.c
@@ -1284,7 +1284,7 @@ colorVariable[] = {
   &appData.darkSquareColor, 
   &appData.highlightSquareColor,
   &appData.premoveHighlightColor,
-  NULL,
+  &appData.lowTimeWarningColor,
   NULL,
   NULL,
   NULL,