*not part of the build*

fix for 78281
This commit is contained in:
idk%eng.sun.com 2001-05-01 01:05:14 +00:00
parent 60a87bd3a7
commit 3d0fc5e90d

View File

@ -57,7 +57,7 @@ static nsModuleComponentInfo components[] =
NS_IMPL_NSGETMODULE("BlackConnect Java stubs and proxies",components);
NS_IMPL_ISUPPORTS(bcJavaStubsAndProxies,NS_GET_IID(bcJavaStubsAndProxies));
NS_IMPL_THREADSAFE_ISUPPORTS(bcJavaStubsAndProxies,NS_GET_IID(bcJavaStubsAndProxies));
class bcOIDKey : public nsHashKey {