]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitc3c0db0c0fb6c8f26aba762ae4e26bd4ecd580a7
tree911e3161e5bc8501136a2602ec849c898b851805
parent4707d0823e2e4eada593c6e6786494968a08257e
Fix an always-false comparison (don't compare a char to 0x80!)

[originally from svn r919]
rlogin.c