In openssh_read(), we shouldn't ever return SSH2_WRONG_PASSPHRASE for
[u/mdw/putty] / contrib / cygtermd / Makefile
CommitLineData
5e4a475d 1cygtermd.exe: main.c sel.c telnet.c pty.c malloc.c
2 gcc -o cygtermd.exe main.c sel.c telnet.c pty.c malloc.c