summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/services.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/services.cxx b/xmlhelp/source/cxxhelp/provider/services.cxx
index f84f7c1b11d0..52e0616f65c0 100644
--- a/xmlhelp/source/cxxhelp/provider/services.cxx
+++ b/xmlhelp/source/cxxhelp/provider/services.cxx
@@ -26,7 +26,7 @@
using namespace com::sun::star;
-extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL ucpchelp_component_getFactory(
+extern "C" SAL_DLLPUBLIC_EXPORT void * ucpchelp_component_getFactory(
const sal_Char * pImplName,
void * pServiceManager,
SAL_UNUSED_PARAMETER void * /*pRegistryKey*/ )