Change error handling to store the error number rather than the string,
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 12 Jan 2003 01:24:03 +0000 (01:24 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 12 Jan 2003 01:24:03 +0000 (01:24 +0000)
commitb1234a5c0fbf2d2ec410eeb253b44498f499daa3
tree6231b9c358ffc102531dd2e6dbb7728bdbc40cb6
parent27a3458f34afd8c533f33d980228acd2f7eef856
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2548 cda61777-01e9-0310-a592-d414129be87e
mac/otnet.c