diff options
author | wtc%netscape.com <devnull@localhost> | 2002-03-07 21:31:05 +0000 |
---|---|---|
committer | wtc%netscape.com <devnull@localhost> | 2002-03-07 21:31:05 +0000 |
commit | ef1750f23087f8e4b79bfb8c0ff934cc0202c743 (patch) | |
tree | 1e5fa0c5347b359f21613a946e74730a25932449 /security/nss/lib | |
parent | 6e681bd698c108ac3de374ff9977fd919d5959fc (diff) | |
download | nss-hg-ef1750f23087f8e4b79bfb8c0ff934cc0202c743.tar.gz |
Bugzilla bug 129408: removed the "FOR PSM" comment. All of these NSS 3.4
exports are fine for general use. r=relyea.
Diffstat (limited to 'security/nss/lib')
-rw-r--r-- | security/nss/lib/smime/smime.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nss/lib/smime/smime.def b/security/nss/lib/smime/smime.def index fd465333d..62473e810 100644 --- a/security/nss/lib/smime/smime.def +++ b/security/nss/lib/smime/smime.def @@ -185,7 +185,6 @@ SEC_PKCS7Encode; ;+}; ;+NSS_3.4 { # NSS 3.4 release ;+ global: -;+# FOR PSM CERT_DecodeCertFromPackage; NSS_CMSMessage_IsSigned; NSS_CMSSignedData_SetDigestValue; |