]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Robert de Bath's patch: when the user presses CR, the Telnet backend
authorSimon Tatham <anakin@pobox.com>
Sat, 11 Mar 2000 14:25:35 +0000 (14:25 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 11 Mar 2000 14:25:35 +0000 (14:25 +0000)
commit10fdc7e3c57728aaa333574b7879951585e1427c
tree514086db1a20676f110c2e106f4e0f11cf38d506
parent88f4f5eed2c954679e42e878119311bc95f3c64b
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: http://svn.tartarus.org/sgt/putty@407 cda61777-01e9-0310-a592-d414129be87e
telnet.c