In a couple of places, snewn() was being asked for an array of char which was
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Mar 2003 23:05:36 +0000 (23:05 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Mar 2003 23:05:36 +0000 (23:05 +0000)
commit92d60585a150b47c7dbca3be8f1b9b9c0a3af250
tree71b8d4e372b1a5b57149af7fccc2e5e8b0af5fc1
parentf28d33e8164e6db6ef5c4bdca7c81945415aa4a9
In a couple of places, snewn() was being asked for an array of char which was
then assigned to an unsigned char * variabe.  This fixes that.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3023 cda61777-01e9-0310-a592-d414129be87e
ssh.c
x11fwd.c