Reorganisation of misc.c: Minefield has moved out to winmisc.c, and
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 6 Mar 2003 13:24:02 +0000 (13:24 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 6 Mar 2003 13:24:02 +0000 (13:24 +0000)
commitd0912d1f5b4c65b0be0c3fba2a264a1cfbf96d08
tree04bb790b5bfc9b9a79ee1196a3498942d10ea72a
parent1a602f0313ae7b0b5e49bae434616373bb7ca681
Reorganisation of misc.c: Minefield has moved out to winmisc.c, and
so has the Windows dputs() - which has also acquired a Unix
counterpart in uxmisc.c. -DDEBUG should now work on Unix.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2914 cda61777-01e9-0310-a592-d414129be87e
misc.c
misc.h
unix/uxmisc.c
winmisc.c