mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-14 17:48:05 -05:00

In each case, want_reply was being treated as true even when it wasn't, because it got decoded into "yes"/"no", both of which are true in Perl. [originally from svn r9617]