From: Austin English Subject: atl80: fix typos in spec file Message-Id: Date: Wed, 12 Dec 2012 17:47:11 -0800 From the keeping Focht happy team Fixes http://bugs.winehq.org/show_bug.cgi?id=32432 -- -Austin 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