Static build fix (misspelling in NS_IMPL_NSGETMODULE), bug 296430.
git-svn-id: svn://10.0.0.236/trunk@174238 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -220,7 +220,7 @@ static const nsModuleComponentInfo components[] = {
|
||||
}
|
||||
};
|
||||
|
||||
NS_IMPL_NSGETMODULE(BrowserDirProivder, components)
|
||||
NS_IMPL_NSGETMODULE(BrowserDirProvider, components)
|
||||
|
||||
void
|
||||
nsBrowserDirectoryProvider::EnsureProfileFile(const nsACString& aLeafName,
|
||||
|
||||
Reference in New Issue
Block a user