Jeff Latimer : atl: Fix a comment.

Alexandre Julliard julliard at winehq.org
Mon Nov 15 13:28:45 CST 2010


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

Author: Jeff Latimer <lats at yless4u.com.au>
Date:   Sat Nov 13 13:56:30 2010 +1100

atl: Fix a comment.

---

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

diff --git a/dlls/atl/registrar.c b/dlls/atl/registrar.c
index c9d7e6c..eb33b3b 100644
--- a/dlls/atl/registrar.c
+++ b/dlls/atl/registrar.c
@@ -832,7 +832,7 @@ HRESULT WINAPI DllRegisterServer(void)
 }
 
 /***********************************************************************
- *              DllRegisterServer (ATL.@)
+ *              DllUnRegisterServer (ATL.@)
  */
 HRESULT WINAPI DllUnregisterServer(void)
 {




More information about the wine-cvs mailing list