summaryrefslogtreecommitdiffstats
path: root/src/atk-1-DllMain.patch
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2014-10-17 04:33:47 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2014-10-17 04:33:59 (GMT)
commite77a97ddd8dd3e604c527427f86715cd4a1b70ae (patch)
tree30ffd5330c5ab1de46ba7d1957e5ded47849ca9b /src/atk-1-DllMain.patch
parent73c63cb54702f9236f74cd24bf56693d52304cd1 (diff)
downloadmxe-e77a97ddd8dd3e604c527427f86715cd4a1b70ae.zip
mxe-e77a97ddd8dd3e604c527427f86715cd4a1b70ae.tar.gz
mxe-e77a97ddd8dd3e604c527427f86715cd4a1b70ae.tar.bz2
atk: Update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'src/atk-1-DllMain.patch')
-rw-r--r--src/atk-1-DllMain.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/atk-1-DllMain.patch b/src/atk-1-DllMain.patch
index 92158ec..69b8d46 100644
--- a/src/atk-1-DllMain.patch
+++ b/src/atk-1-DllMain.patch
@@ -1,15 +1,15 @@
This file is part of MXE.
See index.html for further information.
-diff -uNr atk-2.2.0-orig/atk/atkobject.c atk-2.2.0/atk/atkobject.c
---- atk-2.2.0-orig/atk/atkobject.c 2011-09-19 19:06:54.000000000 +0200
-+++ atk-2.2.0/atk/atkobject.c 2012-04-14 20:26:12.763814596 +0200
-@@ -366,7 +366,7 @@
+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)
+ DWORD fdwReason,
+ LPVOID lpvReserved)
{