Fix omission in castling refactoring for ICS received boards
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 13 Jan 2010 10:42:52 +0000 (11:42 +0100)
committerArun Persaud <arun@nubati.net>
Thu, 14 Jan 2010 05:09:07 +0000 (21:09 -0800)
commitc948f38c96384998f183aab3298f94833e18f26c
tree17e8458c44eb0059531ededd3ebfacd9caf0f9d7
parent0d659b62c95d75690aa41e7acb0753c2b51317cc
Fix omission in castling refactoring for ICS received boards

A default of -1 was still used, in stead of NoRights, when no Rook was
found. In theory this could have had effect in a setup board 0 in FRC,
when there were no Rooks on the back rank.
backend.c