Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 1995 08:35:06 +0100
From:      "Philippe Charnier" <charnier@lirmm.fr>
To:        bugs@FreeBSD.org
Subject:   typo 
Message-ID:  <199502270735.IAA09397@lirmm.lirmm.fr>

next in thread | raw e-mail | index | archive | help


Index: gnuchess.c
===================================================================
RCS file: /home5/FreeBSD.cvsroot/src/gnu/games/chess/gnuchess.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 gnuchess.c
--- 1.1.1.1	1993/06/12 14:41:02
+++ gnuchess.c	1995/02/26 11:12:53
@@ -638,7 +638,7 @@
 }
 
 
-#define UpdateSearchStatus\
+#define UpdateSearchStatus \
 {\
   if (post) ShowCurrentMove(pnt,node->f,node->t);\
   if (pnt > TrPnt[1])\

--------                                                        --------
Philippe Charnier                                      charnier@lirmm.fr
                               

         LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France
------------------------------------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502270735.IAA09397>