This commit is contained in:
brendan%mozilla.org 2001-08-07 04:45:27 +00:00
Родитель 6124491fa3
Коммит 01d4c02b07
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1981,7 +1981,7 @@ nsScriptSecurityManager::GetScriptSecurityManager()
// Currently this nsGenericFactory constructor is used only from FastLoad
// (XPCOM object deserialization) code, when "creating" the system principal
// singleton.
static nsSystemPrincipal *
nsSystemPrincipal *
nsScriptSecurityManager::SystemPrincipalSingletonConstructor()
{
nsIPrincipal *sysprin = nsnull;