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:
nelsonb%netscape.com 2002-11-21 23:22:52 +00:00
parent 78cd84a92d
commit c7fa828cf4

View File

@ -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:
;+ *;
;+};