]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Include the numeric error code in win_strerror's output.
authorSimon Tatham <anakin@pobox.com>
Fri, 22 Nov 2013 19:41:43 +0000 (19:41 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 22 Nov 2013 19:41:43 +0000 (19:41 +0000)
commit5bdee264d6d078ba036137eb23be4b7a886df94d
tree8707005ca3529933bc48231a77c8f0947192b644
parentf04a1074bfdc1eb20ca1e9c5cefa569a8f173aca
Include the numeric error code in win_strerror's output.

This will be useful if someone gets a mysterious Windows error on a
system configured into a language we don't speak - if they cut and
paste the error message to send to us, then we won't have to try to
translate it.

git-svn-id: http://svn.tartarus.org/sgt/putty@10092 cda61777-01e9-0310-a592-d414129be87e
windows/winmisc.c