Semantic fix in the X11 `authentication failed' error packet
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 28 Aug 2001 12:24:50 +0000 (12:24 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 28 Aug 2001 12:24:50 +0000 (12:24 +0000)
construction. Doesn't actually affect anything right now, since the
bug was a failure to round a length up to the next multiple of 4 and
it so happens that our current message was exactly 40 bytes anyway
:-) But if we start giving a wider variety of messages one day then
it might be handy to be able to do them without gratuitous crashes.

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


No differences found