changeset 2398:8ffc6695280d

pango: rename DllMain to pango_DllMain
author Matthias Gehre <M.Gehre@gmx.de>
date Sat, 14 Apr 2012 20:33:39 +0200
parents 207751177c95
children d35b16275627
files src/pango-1-fixes.patch
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/pango-1-fixes.patch	Sat Apr 14 20:33:16 2012 +0200
+++ b/src/pango-1-fixes.patch	Sat Apr 14 20:33:39 2012 +0200
@@ -24,7 +24,7 @@
  
  BOOL WINAPI
 -DllMain (HINSTANCE hinstDLL,
-+static _disabled_DllMain (HINSTANCE hinstDLL,
++pango_DllMain (HINSTANCE hinstDLL,
  	 DWORD     fdwReason,
  	 LPVOID    lpvReserved)
  {