]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Change error handling to store the error number rather than the string,
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 12 Jan 2003 01:24:03 +0000 (01:24 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 12 Jan 2003 01:24:03 +0000 (01:24 +0000)
commit139271a71a1fc613d496ae938083e2fce907bbda
tree6231b9c358ffc102531dd2e6dbb7728bdbc40cb6
parentf9300b0011ac67f0683fa37abb90a183a483a58d
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.

[originally from svn r2548]
mac/otnet.c