Added missing export for HashKey::Exists().

This commit is contained in:
waterson%netscape.com 1999-04-12 18:46:15 +00:00
parent 84408dbab5
commit 6eeb78f1b7

View File

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