summaryrefslogtreecommitdiffstats
path: root/package/source/xstor/register.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'package/source/xstor/register.cxx')
-rw-r--r--package/source/xstor/register.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/source/xstor/register.cxx b/package/source/xstor/register.cxx
index 7f4e75ab1d9b..95490dd8865e 100644
--- a/package/source/xstor/register.cxx
+++ b/package/source/xstor/register.cxx
@@ -27,7 +27,7 @@ using namespace ::com::sun::star;
extern "C" {
-SAL_DLLPUBLIC_EXPORT void * SAL_CALL xstor_component_getFactory( const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
+SAL_DLLPUBLIC_EXPORT void * xstor_component_getFactory( const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
{
void * pRet = nullptr;