Tartarus CVS: putty: ben

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Tue, 07 Jan 2003 23:05:14 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     ben
Date:           Tue Jan 07 2003  23:05:14 GMT

Log message:
Use '\012' as the end of the SSH banner line, not '\n'.
Mac compilers default to making '\n' == '\015'.

Modified files:
    .               : ssh.c

Links:
http://cvs.tartarus.org//putty/ssh.c.diff?r1=1.257&r2=1.258