summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
Diffstat (limited to 'svl')
-rw-r--r--svl/source/crypto/cryptosign.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/crypto/cryptosign.cxx b/svl/source/crypto/cryptosign.cxx
index b99dab35bf62..e7c5964f6d9e 100644
--- a/svl/source/crypto/cryptosign.cxx
+++ b/svl/source/crypto/cryptosign.cxx
@@ -540,7 +540,7 @@ my_NSS_CMSArray_Add(PLArenaPool *poolp, void ***array, void *obj)
}
SECOidTag
-my_NSS_CMSAttribute_GetType(NSSCMSAttribute *attr)
+my_NSS_CMSAttribute_GetType(const NSSCMSAttribute *attr)
{
SECOidData *typetag;