X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=gnushogi%2Fcommondsp.c;h=157d852f49951975b5dc0d728477de10b47fdfac;hb=35748cbc0a7747d94b9c6c1e5d675b7a2c58320f;hp=ea38293717a2e6ce727aa859072e4bfcc79c708a;hpb=2bd15473d35a00d107923dabc82b5a6ae12afd92;p=gnushogi.git diff --git a/gnushogi/commondsp.c b/gnushogi/commondsp.c index ea38293..157d852 100644 --- a/gnushogi/commondsp.c +++ b/gnushogi/commondsp.c @@ -302,7 +302,7 @@ VerifyMove(char *s, VerifyMove_mode iop, unsigned short *mv) if (NOT_CURSES) { /* Illegal move in check */ - printf(CP[77], mvstr[0]); + printf(CP[77], s); printf("\n"); } else