Attack char * vs unsigned char * conversions. In most cases, I've just
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 5 Jan 2003 13:43:02 +0000 (13:43 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 5 Jan 2003 13:43:02 +0000 (13:43 +0000)
commitd8baa528d1d209eaeafbb00aeeb90397ac846c5e
treed2c9d146cb1bce92efb29ceb18a3d00c4b5b3b12
parent808c38344f2e455c5ff6cdb63e1d1ac5ab2be4eb
Attack char * vs unsigned char * conversions.  In most cases, I've just
gone for replacing the implicit casts with explicit ones.  Where there was
something obviously better that I could do, I've done it, though.

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