Added missing export for HashKey::Exists().

This commit is contained in:
waterson%netscape.com 1999-04-12 18:46:15 +00:00
Родитель 37aa7c1af3
Коммит e28eb215fb
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -30,6 +30,7 @@ Put__11nsHashtableFP9nsHashKeyPv # nsHashtable::Put(nsHashKey*,void*)
Exists__11nsHashtableFP9nsHashKey # nsHashtable::Exists(nsHashKey*)
__dt__11nsHashtableFv # nsHashtable::~nsHashtable()
__ct__11nsHashtableFUii # nsHashtable::nsHashtable(unsigned int, PRBool)
Exists__11nsHashtableFP9nsHashKey # nsHashtable::Exists(nsHashKey*)
__dt__9nsHashKeyFv # nsHashKey::~nsHashKey()
__ct__9nsHashKeyFv # nsHashKey::nsHashKey()
Warning__7nsDebugFPCcPCci # nsDebug::Warning(const char*,const char*,int)