X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gnushogi%2Futil.c;h=af57cae9fda099c0b26062abca6447ac7ac80d41;hb=9877df618bced42e77c2ea0e3498dd1b514a4d77;hp=b4a7998b3348881748d62f1466c334137e16e24e;hpb=9009c8ba46a421e738d3ea57564e2df44dcaf3c5;p=gnushogi.git diff --git a/gnushogi/util.c b/gnushogi/util.c index b4a7998..af57cae 100644 --- a/gnushogi/util.c +++ b/gnushogi/util.c @@ -175,7 +175,7 @@ ProbeTTable (short side, if (!barebones) { - ShowMessage(CP[199]); /* ttable collision detected */ + ShowMessage("ttable collision detected"); ShowBD(ptbl->bd); printf("hashkey = 0x%x, hashbd = 0x%x\n", hashkey, hashbd);