Fix printing of 'x' in position diagram
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 8 Feb 2016 12:21:20 +0000 (13:21 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 8 Feb 2016 12:21:20 +0000 (13:21 +0100)
commit9089c023e881715fe42fe104d24df44489cd3e35
tree0756d6580759843743ee42161d2ac4e9ffa83f3f
parentacceebbe37c9c4ad05f74dbfaf327d20171c874f
Fix printing of 'x' in position diagram

The times where 'x' was used as PieceToChar result for an empty square
are long behind us; 'x' now is a valid piece ID.
backend.c
moves.c