Fix bug in --save caused by failure to initialise ctx.error to zero
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 28 Dec 2011 18:07:46 +0000 (18:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 28 Dec 2011 18:07:46 +0000 (18:07 +0000)
commit2337bd6d9f9f1cc31c33f34034c584d8ba6c87b7
tree38ae289216125afc1481de2fc0bce66937c2062c
parentff5d35e1a92e919353b016417132ca3497b65b16
Fix bug in --save caused by failure to initialise ctx.error to zero
before later checking to see if an errno code was dumped in it.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@9373 cda61777-01e9-0310-a592-d414129be87e
gtk.c