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... ============================================================================== --- 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@20 @30 WSAAddressToStringW@20 @31 WSAAsyncGetHostByAddr@28 @102 -WSAAsyncGetHostByNam@20e @103 +WSAAsyncGetHostByName@20 @103 WSAAsyncGetProtoByName@20 @105 WSAAsyncGetProtoByNumber@20 @104 WSAAsyncGetServByName@24 @107