[Libreoffice-commits] .: Branch 'libreoffice-3-5' - np_sdk/mozsrc
Petr Mladek
pmladek at kemper.freedesktop.org
Mon Feb 20 02:27:18 PST 2012
np_sdk/mozsrc/npunix.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a53ac5138029f6960d4b1610fcc34f34d4eec1c8
Author: Michael Meeks <michael.meeks at suse.com>
Date: Fri Feb 17 20:45:42 2012 +0000
WaE: add horror cast to calm Stephan's tinderbox
Signed-off-by: Petr Mladek <pmladek at suse.cz>
diff --git a/np_sdk/mozsrc/npunix.c b/np_sdk/mozsrc/npunix.c
index 19ae47a..b99a545 100644
--- a/np_sdk/mozsrc/npunix.c
+++ b/np_sdk/mozsrc/npunix.c
@@ -368,7 +368,7 @@ Private_GetJavaClass(void)
char *
NP_GetMIMEDescription(void)
{
- return NPP_GetMIMEDescription();
+ return (char *)NPP_GetMIMEDescription();
}
/*
More information about the Libreoffice-commits
mailing list