summaryrefslogtreecommitdiff
path: root/security/nss
diff options
context:
space:
mode:
authorrelyea%netscape.com <devnull@localhost>2001-02-09 01:32:42 +0000
committerrelyea%netscape.com <devnull@localhost>2001-02-09 01:32:42 +0000
commit9aa2885228e216b4b7eb50eb46db3de8e98755ce (patch)
tree07cd4e35fb0d2c0ae7f2a27f62e4c82906b35310 /security/nss
parent151caf69d7596a25b7c5bdf290500b3a5cc68925 (diff)
downloadnss-hg-9aa2885228e216b4b7eb50eb46db3de8e98755ce.tar.gz
Move cdbhdl.h to private exports. bug 64260 revied by nelsonb.
Diffstat (limited to 'security/nss')
-rw-r--r--security/nss/lib/certdb/manifest.mn2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/certdb/manifest.mn b/security/nss/lib/certdb/manifest.mn
index de8aefdd6..1cb6ff4b7 100644
--- a/security/nss/lib/certdb/manifest.mn
+++ b/security/nss/lib/certdb/manifest.mn
@@ -36,13 +36,13 @@ EXPORTS = \
cert.h \
certt.h \
certdb.h \
- cdbhdl.h \
$(NULL)
PRIVATE_EXPORTS = \
genname.h \
xconst.h \
certxutl.h \
+ cdbhdl.h \
$(NULL)
MODULE = security