[Libreoffice-commits] .: np_sdk/mozsrc
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Nov 12 09:18:30 PST 2012
np_sdk/mozsrc/npwin.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6ce21d57d9a627a95bfb2f10519ae3cd032f521b
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Nov 12 18:17:44 2012 +0100
Typo
Change-Id: I2d28680b9e08baf7ec11098b698f881f3a420cb6
diff --git a/np_sdk/mozsrc/npwin.cxx b/np_sdk/mozsrc/npwin.cxx
index 890533a..9021c63 100644
--- a/np_sdk/mozsrc/npwin.cxx
+++ b/np_sdk/mozsrc/npwin.cxx
@@ -150,7 +150,7 @@ NP_Initialize(NPNetscapeFuncs* pFuncs)
}
#endif
- return NPP_Initialize;
+ return NPP_Initialize();
}
//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\//\\.
More information about the Libreoffice-commits
mailing list