np_sdk/mozsrc/npwin.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e18942bee825f8bd1c9adf9203c1257caabac38f
Author: Michael Meeks <[email protected]>
Date:   Sat Feb 18 08:07:55 2012 +0000

    WaE: add horror cast to calm Windows tinderbox

diff --git a/np_sdk/mozsrc/npwin.cxx b/np_sdk/mozsrc/npwin.cxx
index f31b621..204f5d1 100644
--- a/np_sdk/mozsrc/npwin.cxx
+++ b/np_sdk/mozsrc/npwin.cxx
@@ -168,7 +168,7 @@ NP_Shutdown()
 
 char * NP_GetMIMEDescription()
 {
-    return NPP_GetMIMEDescription();
+  return (char *)NPP_GetMIMEDescription();
 }
 
 //                      END - PLUGIN DLL entry points
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to