fix premove for winboard
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 23 Aug 2009 00:30:05 +0000 (17:30 -0700)
committerArun Persaud <arun@nubati.net>
Sun, 23 Aug 2009 00:30:05 +0000 (17:30 -0700)
commit8bac62c70d682a8dbdb029af5fa80660979821e2
tree1bcd0507d0d7d047c38ff177c86df39c944b8fba
parentc560bfa01c217889fde6b3b5cb8692356680178d
fix premove for winboard

This might fix the illusive premove problem. In 4.2.7 the code was not properly
indented, and this led to an unbalanced braces error that I then fixed the
wrong way.
Click-click premoves did only work after clicking the toSquare twice. It
might be
that they actually did work after clicking it once, but that the highlights
were not
displayed (although set) for lack of a display refresh.
winboard/winboard.c