Cleanups from James H: a few missing statics, a precautionary cast
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 3 Aug 2005 12:44:51 +0000 (12:44 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 3 Aug 2005 12:44:51 +0000 (12:44 +0000)
commit986cc2deb67eba3374ee38ce875ac9dbe332b5c3
tree5b8d4185b832f4bc248ffeca46fe444e1276937f
parent0004c8b3d833409a9abe089e293e13c5c9546b8e
Cleanups from James H: a few missing statics, a precautionary cast
or two, a debugging fix, a couple of explicit initialisations of
variables that were previously read uninitialised, and a fix for a
whopping great big memory leak in Slant owing to me having
completely forgotten to write free_game().

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6159 cda61777-01e9-0310-a592-d414129be87e
blackbox.c
dsf.c
slant.c
untangle.c
windows.c