Robert de Bath's patch: when the user presses CR, the Telnet backend
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 11 Mar 2000 14:25:35 +0000 (14:25 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 11 Mar 2000 14:25:35 +0000 (14:25 +0000)
commiteb5e1db9a06a5daf08aca8aba34529d48641cdcb
tree514086db1a20676f110c2e106f4e0f11cf38d506
parent064916ea5f60c7da4c81e9d8fab1304b31344c2c
Robert de Bath's patch: when the user presses CR, the Telnet backend
now sends NVT `NL' (CR,LF) instead of NVT `CR' (CR,NUL). Unix
telnetd apparently cares not a jot for the difference, but others do.

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