Don't use C99 mid-block declarations and don't do arithmetic on void *.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 20 Jan 2007 14:13:57 +0000 (14:13 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 20 Jan 2007 14:13:57 +0000 (14:13 +0000)
commitdeb0e1cf33f66de19d6621e54177faa76017786a
tree7d4b2b5e40acc9acd621d3486cdbc75dcc26cccb
parentf30a150fed8fb3c252ae7cf032c65c308ca5fe15
Don't use C99 mid-block declarations and don't do arithmetic on void *.
This helps with compilations on ancient Sun compilers.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7126 cda61777-01e9-0310-a592-d414129be87e
unix/uxmisc.c
unix/uxplink.c