Use '\012' as the end of the SSH banner line, not '\n'.
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 7 Jan 2003 23:05:12 +0000 (23:05 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 7 Jan 2003 23:05:12 +0000 (23:05 +0000)
commitc4ffc4d0ab7100cafa56d893580e8d747a41a5ad
tree1a42aff3280702a5d60ebbff6f74cc41f49f825d
parent3648d4c5e474049da92b2331610897f1b2d5c06b
Use '\012' as the end of the SSH banner line, not '\n'.
Mac compilers default to making '\n' == '\015'.

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