Fix bug in sending "usermove" when forcing book moves
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 9 May 2010 20:07:30 +0000 (22:07 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 9 May 2010 20:12:54 +0000 (22:12 +0200)
commit1f7d5904dd33df6234de598651087809dc1cbd2f
treee3816a6c815c5f0a8d072eef8ca2b77a41633908
parent64ba62c1cc5d58a19a6a4cf755b6da3f9f05da4b
Fix bug in sending "usermove" when forcing book moves

The keyword "usermove" was copied to the buffer, but not sent before it
was overwritten by the actual book move.
backend.c