Fix an always-false comparison (don't compare a char to 0x80!)
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 1 Feb 2001 14:07:53 +0000 (14:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 1 Feb 2001 14:07:53 +0000 (14:07 +0000)
commitec1699977710e2c01880e0395da617e6cda15d31
tree911e3161e5bc8501136a2602ec849c898b851805
parenteae88388e2a74e1e554772f85f4b7acf201ed5e8
Fix an always-false comparison (don't compare a char to 0x80!)

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