mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-04 04:58:00 +00:00
Put the nss 3.7 section after the nss 3.6.1 section.
This commit is contained in:
parent
2fb9b5eb97
commit
b415060cf8
@ -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