diff options
Diffstat (limited to 'starmath/source/detreg.cxx')
-rw-r--r-- | starmath/source/detreg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/detreg.cxx b/starmath/source/detreg.cxx index b5d3b8f2acb7..12a2428ba28c 100644 --- a/starmath/source/detreg.cxx +++ b/starmath/source/detreg.cxx @@ -27,7 +27,7 @@ using namespace ::com::sun::star::lang; extern "C" { -SAL_DLLPUBLIC_EXPORT void* SAL_CALL smd_component_getFactory( const sal_Char* pImplementationName, +SAL_DLLPUBLIC_EXPORT void* smd_component_getFactory( const sal_Char* pImplementationName, void* pServiceManager, void* /*pRegistryKey*/ ) { |