summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/inc/framework/signatureverifierimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/inc/framework/signatureverifierimpl.hxx')
-rw-r--r--xmlsecurity/inc/framework/signatureverifierimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/inc/framework/signatureverifierimpl.hxx b/xmlsecurity/inc/framework/signatureverifierimpl.hxx
index 3dbef1b9a501..a1bc82213fb8 100644
--- a/xmlsecurity/inc/framework/signatureverifierimpl.hxx
+++ b/xmlsecurity/inc/framework/signatureverifierimpl.hxx
@@ -85,7 +85,7 @@ public:
OUString SignatureVerifierImpl_getImplementationName();
/// @throws css::uno::RuntimeException
-css::uno::Sequence< OUString > SAL_CALL SignatureVerifierImpl_getSupportedServiceNames( );
+css::uno::Sequence< OUString > SignatureVerifierImpl_getSupportedServiceNames( );
#endif