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>
Tue, 27 Aug 2013 07:37:27 +0000 (09:37 +0200)
commitde8c5060e4d63e6eedc8f0d0e77d23712c04ffe1
tree0591e7335c59e1e19fc05efe57dd0017fb7a29c9
parentc2d598e998107fe4d483b1976ce2d6fd494c88a7
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