Put the nss 3.7 section after the nss 3.6.1 section.
git-svn-id: svn://10.0.0.236/trunk@134283 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
78cd84a92d
commit
c7fa828cf4
@ -714,6 +714,12 @@ SECKEY_CopyPublicKey;
|
||||
;+ local:
|
||||
;+ *;
|
||||
;+};
|
||||
;+NSS_3.6.1 { # NSS 3.6.1 release
|
||||
;+ global:
|
||||
CERT_CRLCacheRefreshIssuer;
|
||||
;+ local:
|
||||
;+ *;
|
||||
;+};
|
||||
;+NSS_3.7 { # NSS 3.7 release
|
||||
;+ global:
|
||||
CERT_GetFirstEmailAddress;
|
||||
@ -723,9 +729,3 @@ CERT_VerifySignedDataWithPublicKey;
|
||||
;+ local:
|
||||
;+ *;
|
||||
;+};
|
||||
;+NSS_3.6.1 { # NSS 3.6.1 release
|
||||
;+ global:
|
||||
CERT_CRLCacheRefreshIssuer;
|
||||
;+ local:
|
||||
;+ *;
|
||||
;+};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user