ws2_32: Fix a function name comment.
This commit is contained in:
parent
2503f2e1bb
commit
da6efc8f62
|
@ -6496,7 +6496,7 @@ INT WINAPI WSALookupServiceBeginW( LPWSAQUERYSETW lpqsRestrictions,
|
||||||
}
|
}
|
||||||
|
|
||||||
/***********************************************************************
|
/***********************************************************************
|
||||||
* WSALookupServiceBeginW (WS2_32.61)
|
* WSALookupServiceEnd (WS2_32.61)
|
||||||
*/
|
*/
|
||||||
INT WINAPI WSALookupServiceEnd( HANDLE lookup )
|
INT WINAPI WSALookupServiceEnd( HANDLE lookup )
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue