From: Alex Henrie alexhenrie24@gmail.com
--- dlls/atl/atl30.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/atl/atl30.c b/dlls/atl/atl30.c index d7d130c2a03..ec96744a4a1 100644 --- a/dlls/atl/atl30.c +++ b/dlls/atl/atl30.c @@ -258,7 +258,7 @@ HRESULT WINAPI AtlModuleGetClassObject(_ATL_MODULEW *pm, REFCLSID rclsid, }
/*********************************************************************** - * AtlModuleGetClassObject [ATL.@] + * AtlModuleRegisterTypeLib [ATL.@] */ HRESULT WINAPI AtlModuleRegisterTypeLib(_ATL_MODULEW *pm, LPCOLESTR lpszIndex) {
Hi,
It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated.
The tests also ran into some preexisting test failures. If you know how to fix them that would be helpful. See the TestBot job for the details:
The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=147456
Your paranoid android.
=== debian11 (build log) ===
error: patch failed: dlls/atl/atl30.c:258 Task: Patch failed to apply