summaryrefslogtreecommitdiff
path: root/ucb/source/core/ucbserv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/core/ucbserv.cxx')
-rw-r--r--ucb/source/core/ucbserv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/core/ucbserv.cxx b/ucb/source/core/ucbserv.cxx
index cb5a806325ce..c65f0f29c958 100644
--- a/ucb/source/core/ucbserv.cxx
+++ b/ucb/source/core/ucbserv.cxx
@@ -30,7 +30,7 @@ using namespace com::sun::star::uno;
using namespace com::sun::star::lang;
-extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL ucb_component_getFactory(
+extern "C" SAL_DLLPUBLIC_EXPORT void * ucb_component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * )
{
void * pRet = nullptr;