Fix input of three-leg move
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 6 May 2016 15:56:46 +0000 (17:56 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 6 May 2016 15:56:46 +0000 (17:56 +0200)
commitcc87afb316a92a2c0b26be197017281584aea791
tree7821b2e29d8e885b18dcddc2f3ee094ac2b9343e
parentc2107013effb407356cd8a1c38308d04dde131b0
Fix input of three-leg move

The second comma was not read away, with as a result that the third
square could not be parsed, and triple-leg move would always be considered
illegal.
hachu.c