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