Tartarus CVS: putty: ben

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Mon, 18 Nov 2002 23:49:32 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     ben
Date:           Mon Nov 18 2002  23:49:32 GMT

Log message:
When processing input, refer to CR and LF as \015 and \012 respectively,
rather than \r and \n.  The latter tend to get swapped around by Mac C
compilers.

Modified files:
    .               : terminal.c

Links:
http://cvs.tartarus.org//putty/terminal.c.diff?r1=1.116&r2=1.117