fix problem with empty string in -firstNeedsNoncompliantFEN
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 28 Nov 2009 21:33:52 +0000 (13:33 -0800)
committerArun Persaud <arun@nubati.net>
Sun, 29 Nov 2009 19:53:16 +0000 (11:53 -0800)
commit02498e4a3bd3313c9957b4435ea135341dd37290
treece2e5a389ab7557ba709cd514ef3c165131a5501
parent6e187a501af90b3c34b543f7e38c18f425b96f28
fix problem with empty string in -firstNeedsNoncompliantFEN

This fixes a bug in the use of the -firstNeedsNoncompliantFEN option with
an empty string as argument. (Which led to truncation of the FEN.)
backend.c