Tartarus CVS: putty: ben

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sun, 12 Jan 2003 01:24:05 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     ben
Date:           Sun Jan 12 2003  01:24:05 GMT

Log message:
Change error handling to store the error number rather than the string,
and to convert to a string only on demand.  This makes it possible to have
the string contain the error number if we don't recognise it.

Modified files:
    mac             : otnet.c

Links:
http://cvs.tartarus.org//putty/mac/otnet.c.diff?r1=1.1&r2=1.2