X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gnushogi%2Futil.c;h=af57cae9fda099c0b26062abca6447ac7ac80d41;hb=95369c6cb63d6513f7381dc3cc92c1f34044c607;hp=b4a7998b3348881748d62f1466c334137e16e24e;hpb=1f6f420ff000a2f0f5bec0845da2fa51170573c9;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);