Bugzilla bug 122712: moved the two newly exported symbols to the right

place.
This commit is contained in:
wtc%netscape.com 2002-02-01 21:16:43 +00:00
parent 88735c1cea
commit 6b642a0259

View File

@ -574,10 +574,12 @@ CERT_AddOKDomainName;
CERT_CopyName;
CERT_DecodeAVAValue;
;+#CERT_DecodeCertFromPackage;
cert_DecodeGeneralName;
CERT_DecodeTrustString;
CERT_DerNameToAscii;
CERT_FilterCertListByCANames;
CERT_FilterCertListByUsage;
CERT_FindCertExtension;
CERT_FindUserCertByUsage;
CERT_FindUserCertsByUsage;
CERT_GetCertChainFromCert;
@ -629,9 +631,6 @@ NSS_Get_SEC_UTF8StringTemplate;
PK11_ImportDERPrivateKeyInfoAndReturnKey;
PK11_ImportPrivateKeyInfoAndReturnKey;
SECKEY_DecodeDERSubjectPublicKeyInfo;
;+# FIXME: for Mozilla static build (bug 122712)
CERT_FindCertExtension;
cert_DecodeGeneralName;
;+ local:
;+ *;
;+};