chiark / gitweb /
Cleanups from James H: a few missing statics, a precautionary cast
authorSimon Tatham <anakin@pobox.com>
Wed, 3 Aug 2005 12:44:51 +0000 (12:44 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 3 Aug 2005 12:44:51 +0000 (12:44 +0000)
commit414330d9ad00e3b788d48b1d928e46ad7698c508
tree5b8d4185b832f4bc248ffeca46fe444e1276937f
parentc212a1b5ebc69cb4818053474aa7fea9043f70fd
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().

[originally from svn r6159]
blackbox.c
dsf.c
slant.c
untangle.c
windows.c