summaryrefslogtreecommitdiffstats
path: root/filter/source/xmlfilteradaptor/genericfilter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xmlfilteradaptor/genericfilter.cxx')
-rw-r--r--filter/source/xmlfilteradaptor/genericfilter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xmlfilteradaptor/genericfilter.cxx b/filter/source/xmlfilteradaptor/genericfilter.cxx
index c2bebaaec1b8..91bda6f47728 100644
--- a/filter/source/xmlfilteradaptor/genericfilter.cxx
+++ b/filter/source/xmlfilteradaptor/genericfilter.cxx
@@ -29,7 +29,7 @@ using namespace ::com::sun::star::registry;
extern "C"
{
-SAL_DLLPUBLIC_EXPORT void * SAL_CALL xmlfa_component_getFactory(
+SAL_DLLPUBLIC_EXPORT void * xmlfa_component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * /* pRegistryKey */ )
{
void * pRet = nullptr;