]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fix an always-false comparison (don't compare a char to 0x80!)
authorSimon Tatham <anakin@pobox.com>
Thu, 1 Feb 2001 14:07:53 +0000 (14:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 1 Feb 2001 14:07:53 +0000 (14:07 +0000)
commit37b5fb007e59406bbd7f144fede5909226c1e80d
tree911e3161e5bc8501136a2602ec849c898b851805
parenta410889e08848aa74e36744ca8bb694976f63663
Fix an always-false comparison (don't compare a char to 0x80!)

git-svn-id: http://svn.tartarus.org/sgt/putty@919 cda61777-01e9-0310-a592-d414129be87e
rlogin.c