зеркало из https://github.com/mozilla/pjs.git
New Service Manager changes
This commit is contained in:
Родитель
5a35ce0b7a
Коммит
ba233fedc8
|
@ -113,7 +113,7 @@ nsresult nsTransactionManagerFactory::LockFactory(PRBool aLock)
|
|||
}
|
||||
|
||||
// return the proper factory to the caller
|
||||
extern "C" NS_EXPORT nsresult NSGetFactory(const nsCID &aClass, nsIFactory
|
||||
extern "C" NS_EXPORT nsresult NSGetFactory(const nsCID &aClass, nsISupports* serviceMgr, nsIFactory
|
||||
**aFactory)
|
||||
{
|
||||
if (!aFactory)
|
||||
|
|
Загрузка…
Ссылка в новой задаче