summaryrefslogtreecommitdiff
path: root/security/nss/lib/asn1/manifest.mn
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2002-03-14 04:12:25 +0000
committerwtc%netscape.com <devnull@localhost>2002-03-14 04:12:25 +0000
commit5622c5e3bc9b23a4347c03daa20dfd580f2f0329 (patch)
tree32a903aa53817183ff2297fb52bfa3f13d0b0af5 /security/nss/lib/asn1/manifest.mn
parenta76c764f19115713e478a4281228c2922e9827b4 (diff)
downloadnss-hg-5622c5e3bc9b23a4347c03daa20dfd580f2f0329.tar.gz
Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers.
1) Preseve the position of NSS 3.3 elements in the data structures. Some new fields replace some old deprecated fields where possible to preserve the total size of the structure. 2) Stan headers are removed from public exports. 3) Some exported functions didn't have prototypes in the public headers. 4) One bug fix: dev3hack.c did not pass the second argument to nssToken_DestroyCertList. 5) Include the necessary headers to fix undeclared function warnings.
Diffstat (limited to 'security/nss/lib/asn1/manifest.mn')
-rw-r--r--security/nss/lib/asn1/manifest.mn2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/asn1/manifest.mn b/security/nss/lib/asn1/manifest.mn
index 658266d8e..36558ab60 100644
--- a/security/nss/lib/asn1/manifest.mn
+++ b/security/nss/lib/asn1/manifest.mn
@@ -38,10 +38,10 @@ PRIVATE_EXPORTS = \
asn1t.h \
asn1m.h \
asn1.h \
+ nssasn1t.h \
$(NULL)
EXPORTS = \
- nssasn1t.h \
$(NULL)
MODULE = security