Fix printing of book moves for double-digit ranks
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 9 Mar 2015 21:04:17 +0000 (22:04 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 7 May 2015 18:53:33 +0000 (20:53 +0200)
commitc5922079ae3e9a9014f80a8922ac97f63c45083b
tree0a84e2d30dd6e155162c12e7a4d6977629d4919f
parent2a1e296dac2afd76b0661e82ca5da911eef20697
Fix printing of book moves for double-digit ranks

The book-code move_to_string was not adapted to double digits,
and printed ':' in stead of 10.
book.c