ws2_32: Fix a function name comment.

This commit is contained in:
Bruno Jesus 2011-12-03 21:32:27 -02:00 committed by Alexandre Julliard
parent 2503f2e1bb
commit da6efc8f62
1 changed files with 1 additions and 1 deletions

View File

@ -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 )
{ {