Fix `telnet-resize-iac'. (IAC bytes were not duplicated when they
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 2 Jan 2003 11:14:35 +0000 (11:14 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 2 Jan 2003 11:14:35 +0000 (11:14 +0000)
commitef41972cded2d909fb1a0909b39a0a02f2fbee01
treedc400924635b1311ae5fb47818e07bf777b72fe2
parentecc0ba5b2e559a13cae7d4b515841ffe24624bbb
Fix `telnet-resize-iac'. (IAC bytes were not duplicated when they
occurred in a NAWS subnegotiation. Result: a terminal width or
height of 255 was not being correctly sent to the server.)

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