[ros-diffs] [cwittich] 41602: fix typo

cwittich at svn.reactos.org cwittich at svn.reactos.org
Thu Jun 25 00:12:49 CEST 2009


Author: cwittich
Date: Thu Jun 25 02:12:48 2009
New Revision: 41602

URL: http://svn.reactos.org/svn/reactos?rev=41602&view=rev
Log:
fix typo   

Modified:
    trunk/reactos/dll/win32/ws2_32_new/ws2_32.def

Modified: trunk/reactos/dll/win32/ws2_32_new/ws2_32.def
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/ws2_32_new/ws2_32.def?rev=41602&r1=41601&r2=41602&view=diff
==============================================================================
--- trunk/reactos/dll/win32/ws2_32_new/ws2_32.def [iso-8859-1] (original)
+++ trunk/reactos/dll/win32/ws2_32_new/ws2_32.def [iso-8859-1] Thu Jun 25 02:12:48 2009
@@ -9,7 +9,7 @@
 WSAAddressToStringA at 20 @30
 WSAAddressToStringW at 20 @31
 WSAAsyncGetHostByAddr at 28 @102
-WSAAsyncGetHostByNam at 20e @103
+WSAAsyncGetHostByName at 20 @103
 WSAAsyncGetProtoByName at 20 @105
 WSAAsyncGetProtoByNumber at 20 @104
 WSAAsyncGetServByName at 24 @107



More information about the Ros-diffs mailing list