gdk-pixbuf: rename DllMain to gdkpixbuf_DllMain

This commit is contained in:
Matthias Gehre 2012-04-14 20:32:23 +02:00
parent df6829c957
commit 2090903d1a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ index 6a5dbce..e5e1c2d 100644
BOOL WINAPI
-DllMain (HINSTANCE hinstDLL,
+static _disabled_DllMain (HINSTANCE hinstDLL,
+gdkpixbuf_DllMain (HINSTANCE hinstDLL,
DWORD fdwReason,
LPVOID lpvReserved)
{