Move dprintf and the debug system out into misc.c, to centralise it.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Nov 2000 19:54:46 +0000 (19:54 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 1 Nov 2000 19:54:46 +0000 (19:54 +0000)
commitc82bda5269af866d4d6390cbe795a01fd3f9dc75
treedaca49ea2fea42af87257e1f30098b7d0b77c1ff
parentba84d96d923e2fc59e3fe933bccb8e54bbe7c3de
Move dprintf and the debug system out into misc.c, to centralise it.
Saves binary space and also allows redirection of debug statements
to a file `debug.log'.

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