Make the outgoing SSH2 sequence number unsigned, so as to avoid depending
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 19 Jan 2005 12:34:52 +0000 (12:34 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 19 Jan 2005 12:34:52 +0000 (12:34 +0000)
commita8756193fe9c253f9456eea4ac252889c56d195c
tree431f20e751d7f12470c571d1477c07c1869e6458
parent4ce3729fbd9188069eb5305e5dceffeb0dfc5b1f
Make the outgoing SSH2 sequence number unsigned, so as to avoid depending
on overflow behaviour of signed integers.

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