fix for bug #27751: negative holding counts displayed
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 20 Oct 2009 00:57:14 +0000 (17:57 -0700)
committerArun Persaud <arun@nubati.net>
Tue, 20 Oct 2009 00:57:14 +0000 (17:57 -0700)
commitf520897d612f324be77e90c075f0aa50f5ae6b54
tree3f0b8dc778bfcf1fb4c4c6784044dafd9f567473
parentac2720c9597e67481aa97b0c8ef9e1045c00221f
fix for bug #27751: negative holding counts displayed

I put code in the back-end to prevent holdings counts from becoming negative
when a drop move is made from empty holdings. (This can happen when
re-loading ICS bughouse games, as the smoves command fails to fill the holdings.)
backend.c