diff options
author | Paul "LeoNerd" Evans <leonerd@leonerd.org.uk> | 2012-10-27 17:33:26 +0100 |
---|---|---|
committer | Paul "LeoNerd" Evans <leonerd@leonerd.org.uk> | 2012-10-27 17:33:26 +0100 |
commit | 3d54a8402531d8642df9af9341d8ec699a3b1fc0 (patch) | |
tree | d2de839661ad4396f2156f5d868b43bd5c0dbef2 /src/net/sourceforge/jsocks/UDPRelayServer.java | |
parent | 29ec938de5106be2bbf89a4a6073ac22f287f7b4 (diff) | |
download | connectbot-3d54a8402531d8642df9af9341d8ec699a3b1fc0.tar.gz connectbot-3d54a8402531d8642df9af9341d8ec699a3b1fc0.tar.bz2 connectbot-3d54a8402531d8642df9af9341d8ec699a3b1fc0.zip |
Fix Enter==Ctrl-M again
Without this, commit 8ac74bb made the Enter key send Ctrl-J which broke
some programs, though most didn't notice because termios() canonicalised
either to '\n'.
Also renamed the 'key' variable to 'uchar' since it holds a Unicode
character number and not a keycode.
Diffstat (limited to 'src/net/sourceforge/jsocks/UDPRelayServer.java')
0 files changed, 0 insertions, 0 deletions