summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/xsec_xmlsec.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/xmlsec/xsec_xmlsec.hxx')
-rw-r--r--xmlsecurity/source/xmlsec/xsec_xmlsec.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/xmlsec/xsec_xmlsec.hxx b/xmlsecurity/source/xmlsec/xsec_xmlsec.hxx
index 7db284869e56..5ecdf4e9de68 100644
--- a/xmlsecurity/source/xmlsec/xsec_xmlsec.hxx
+++ b/xmlsecurity/source/xmlsec/xsec_xmlsec.hxx
@@ -24,7 +24,7 @@
extern "C" {
-void* SAL_CALL nss_component_getFactory( const sal_Char*, void*, void* );
+void* nss_component_getFactory( const sal_Char*, void*, void* );
#if defined( XMLSEC_CRYPTO_MSCRYPTO )
void* mscrypt_component_getFactory( const sal_Char*, void*, void* );