Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(610)

Unified Diff: nss/lib/pki/pki3hack.h

Issue 1017413002: Uprev NSS to 3.18 RTM (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/nss.git@nspr_uprev
Patch Set: Rebased Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « nss/lib/pk11wrap/pk11util.c ('k') | nss/lib/pki/pki3hack.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nss/lib/pki/pki3hack.h
diff --git a/nss/lib/pki/pki3hack.h b/nss/lib/pki/pki3hack.h
index 6c74200bd1ee0641768b1abd347559d659097dc3..39fab75a85cb9e3eedda52440578e50a5024bdd6 100644
--- a/nss/lib/pki/pki3hack.h
+++ b/nss/lib/pki/pki3hack.h
@@ -77,7 +77,7 @@ NSS_EXTERN PRStatus
STAN_ChangeCertTrust(CERTCertificate *cc, CERTCertTrust *trust);
NSS_EXTERN PRStatus
-nssPKIX509_GetIssuerAndSerialFromDER(NSSDER *der, NSSArena *arena,
+nssPKIX509_GetIssuerAndSerialFromDER(NSSDER *der,
NSSDER *issuer, NSSDER *serial);
NSS_EXTERN char *
« no previous file with comments | « nss/lib/pk11wrap/pk11util.c ('k') | nss/lib/pki/pki3hack.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698