Bruno Jesus : ws2_32: Fix a function name comment.

Alexandre Julliard julliard at winehq.org
Mon Dec 5 14:55:00 CST 2011


Module: wine
Branch: master
Commit: da6efc8f6254655a2557b5a13f1e9e56bc659aa7
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=da6efc8f6254655a2557b5a13f1e9e56bc659aa7

Author: Bruno Jesus <00cpxxx at gmail.com>
Date:   Sat Dec  3 21:32:27 2011 -0200

ws2_32: Fix a function name comment.

---

 dlls/ws2_32/socket.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/ws2_32/socket.c b/dlls/ws2_32/socket.c
index 81b6b0f..4650f64 100644
--- a/dlls/ws2_32/socket.c
+++ b/dlls/ws2_32/socket.c
@@ -6496,7 +6496,7 @@ INT WINAPI WSALookupServiceBeginW( LPWSAQUERYSETW lpqsRestrictions,
 }
 
 /***********************************************************************
- *              WSALookupServiceBeginW                       (WS2_32.61)
+ *              WSALookupServiceEnd                          (WS2_32.61)
  */
 INT WINAPI WSALookupServiceEnd( HANDLE lookup )
 {




More information about the wine-cvs mailing list