Export functions for Modutil (need to fix the names to be global!)

This commit is contained in:
relyea%netscape.com 2001-09-06 21:15:09 +00:00
Родитель e28cdff7fe
Коммит 8b3c0ca314
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -561,6 +561,8 @@ PK11_DestroyPBEParams;
;+NSS_3.4 { # NSS 3.4 release
;+ global:
PK11_LoadPKCS11Module;
SECMOD_GetDefaultDBModule;
pk11_getModuleSpecList;
;+ local:
;+ *;
;+};