Bah, I've bumped into this often enough. Change one unsatisfactory cast for
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 4 Jan 2009 22:24:08 +0000 (22:24 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 4 Jan 2009 22:24:08 +0000 (22:24 +0000)
commitcc0966fa089d9ab4572e518dda4d8504d4e0a4fa
tree94cff993c21d96da090c01fdb82ea2b5bd464f61
parent5907ebda62d4b154d2ba95b33135573236ae2f49
Bah, I've bumped into this often enough. Change one unsatisfactory cast for
another to shut up "warning: cast from pointer to integer of different size"
(and hence a -Werror compile failure) when compiling for Unix with DEBUG
defined on atreus (x86_64). Minimally checked that it doesn't introduce upset
elsewhere (i386).

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