]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Move dprintf and the debug system out into misc.c, to centralise it.
authorSimon Tatham <anakin@pobox.com>
Wed, 1 Nov 2000 19:54:46 +0000 (19:54 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 1 Nov 2000 19:54:46 +0000 (19:54 +0000)
commit84077ea5ee9a9334f2a7a89697aadaf2c4b1c82c
treedaca49ea2fea42af87257e1f30098b7d0b77c1ff
parent6928fbb1e3512a7cf4f543e69894aff4efc14fba
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'.

[originally from svn r791]
misc.c
putty.h