atl80: fix typos in spec file

Austin English austinenglish at gmail.com
Wed Dec 12 19:47:11 CST 2012


>From the keeping Focht happy team

Fixes http://bugs.winehq.org/show_bug.cgi?id=32432

-- 
-Austin
-------------- next part --------------
diff --git a/dlls/atl80/atl80.spec b/dlls/atl80/atl80.spec
index 6756776..464b749 100644
--- a/dlls/atl80/atl80.spec
+++ b/dlls/atl80/atl80.spec
@@ -49,8 +49,8 @@
 59 stub AtlAxCreateControlLic
 60 stub AtlAxCreateControlLicEx
 61 stdcall AtlCreateRegistrar(ptr) atl100.AtlCreateRegistrar
-62 stub AltWinModuleRegisterClassExW
-63 stub AltWinModuleRegisterClassExA
-64 stdcall AltCallTermFunc(ptr) atl100.AltCallTermFunc
-65 stub AltWinModuleInit
-66 stub AltWinModuleTerm
+62 stub AtlWinModuleRegisterClassExW
+63 stub AtlWinModuleRegisterClassExA
+64 stdcall AtlCallTermFunc(ptr) atl100.AtlCallTermFunc
+65 stub AtlWinModuleInit
+66 stub AtlWinModuleTerm


More information about the wine-patches mailing list