g_win32_error_message() works fine for the Winsock WSA* error codes, too,
authorTor Lillqvist <tml@novell.com>
Wed, 11 Jun 2008 18:06:46 +0000 (18:06 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 11 Jun 2008 18:06:46 +0000 (18:06 +0000)
commitfc8ee1f68a5cffe27a5bcab7ecb6832557b5508b
tree83fcb152262b53e1b2895a3f29530f7f1bb1808b
parentf9f98f1c8bd9dba81c80c3aac5fe4d3668a2fbd3
g_win32_error_message() works fine for the Winsock WSA* error codes, too,

2008-06-11  Tor Lillqvist  <tml@novell.com>

* glib/giowin32.c: g_win32_error_message() works fine for the
Winsock WSA* error codes, too, so drop the winsock_error_message()
function.

svn path=/trunk/; revision=7010
ChangeLog
glib/giowin32.c