Fix book creation
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 5 Jul 2013 16:32:46 +0000 (18:32 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Fri, 5 Jul 2013 16:32:46 +0000 (18:32 +0200)
commitfaade803a5646aaa5112395bfcca9816d4208587
tree0354f265d5fa10848314d08ddd76ce05db864052
parent9d84fbc414dd9e4112e6ba42c9eca6c2244be6db
Fix book creation

Due to duplicate use of the same file pointer variable the game file would be
closed before any games were read from it.
backend.c