]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitde9572d7a66ee315f52600e354b428b72e2103fe
tree514086db1a20676f110c2e106f4e0f11cf38d506
parent30ee1109f178b5cf9f68c0fe338487e121e9b831
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.

[originally from svn r407]
telnet.c