Fix printing of piece ID in illegal SAN moves
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 5 Feb 2016 10:26:51 +0000 (11:26 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 5 Feb 2016 10:26:51 +0000 (11:26 +0100)
commit05d93abc18cc51e4e562b37273cd91e32b175017
treed57adcda87d012edd8144535ec09437971008dba
parent6ca807f73dc2b01a2e36161775ef880c3b448c0d
Fix printing of piece ID in illegal SAN moves

Illegal SAN moves did not add ' or ! suffixes to the piece ID,
and printed shogi-promoted pieces as a '+' without ID.
moves.c