You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mxe/src/atk-1-DllMain.patch

16 lines
350 B

This file is part of MXE.
See index.html for further information.
diff -uNr a/atk/atkprivate.c b/atk/atkprivate.c
--- a/atk/atkprivate.c
+++ b/atk/atkprivate.c
@@ -39,7 +39,7 @@
static HMODULE atk_dll;
BOOL WINAPI
-DllMain (HINSTANCE hinstDLL,
+atk_DllMain (HINSTANCE hinstDLL,
DWORD fdwReason,
LPVOID lpvReserved)
{