*not part of the build*

fix for 78281


git-svn-id: svn://10.0.0.236/trunk@93500 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
idk%eng.sun.com
2001-05-01 01:05:14 +00:00
parent b496d07730
commit 0c5bc52a1a

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 {