summaryrefslogtreecommitdiff
path: root/lib/certdb
diff options
context:
space:
mode:
authorBrian Smith <brian@briansmith.org>2013-09-11 21:39:56 -0700
committerBrian Smith <brian@briansmith.org>2013-09-11 21:39:56 -0700
commitedea655bb109bd76052419f2bd2b79645c66c036 (patch)
treef0625180d83a05bb818480c705ab4454b648ab9e /lib/certdb
parentbee7e0b1771e55011b65bc09bc28e876c85ee4a7 (diff)
downloadnss-hg-edea655bb109bd76052419f2bd2b79645c66c036.tar.gz
Bug 912847: Add const modifier to several SECKEY_* functions, r=rsleevi
Diffstat (limited to 'lib/certdb')
-rw-r--r--lib/certdb/cert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/certdb/cert.h b/lib/certdb/cert.h
index b8c5e56c9..7c6402d38 100644
--- a/lib/certdb/cert.h
+++ b/lib/certdb/cert.h
@@ -268,7 +268,7 @@ extern SECKEYPublicKey *CERT_ExtractPublicKey(CERTCertificate *cert);
** Retrieve the Key Type associated with the cert we're dealing with
*/
-extern KeyType CERT_GetCertKeyType (CERTSubjectPublicKeyInfo *spki);
+extern KeyType CERT_GetCertKeyType (const CERTSubjectPublicKeyInfo *spki);
/*
** Initialize the certificate database. This is called to create