Fix failure to re-enable local line discipline when TELOPT_ECHO is
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 24 Oct 2000 11:16:25 +0000 (11:16 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 24 Oct 2000 11:16:25 +0000 (11:16 +0000)
commit708bbbbe30a499a0a51e0356e7056206b15989fd
tree03cfdc4e2be52ce98a4699b17e0079331a45815e
parent49bad83179144047e7d9e070d63d869dba691736
Fix failure to re-enable local line discipline when TELOPT_ECHO is
turned _back off_ by the remote server. (server sends WONT)

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