Change a temporary buffer from unsigned chars to chars, avoiding a pointer-cast
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 17 Nov 2002 01:56:01 +0000 (01:56 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 17 Nov 2002 01:56:01 +0000 (01:56 +0000)
commite63ae276e98f0b99468fc34c3671cd3c69701ecf
tree72cb8008aac52e799cec25de67bb17cff4c78800
parent126e1671b063c4e473a571d607956e1993444f57
Change a temporary buffer from unsigned chars to chars, avoiding a pointer-cast
warning.

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