Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan git-svn-id: svn://10.0.0.236/trunk@185282 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -880,7 +880,7 @@ nsNativeComponentLoader::AutoRegisterComponent(PRInt32 when,
|
||||
{
|
||||
// Create and add the dll to the mDllStore
|
||||
// It is ok to do this even if the creation of nsDll
|
||||
// didnt succeed. That way we won't do this again
|
||||
// didn't succeed. That way we won't do this again
|
||||
// when we encounter the same dll.
|
||||
dll = new nsDll(component, this);
|
||||
if (dll == NULL)
|
||||
|
||||
Reference in New Issue
Block a user