[Libreoffice-commits] .: np_sdk/mozsrc

Michael Meeks michael at kemper.freedesktop.org
Sat Feb 18 00:09:24 PST 2012


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

New commits:
commit e18942bee825f8bd1c9adf9203c1257caabac38f
Author: Michael Meeks <michael.meeks at suse.com>
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


More information about the Libreoffice-commits mailing list