зеркало из https://github.com/mozilla/pjs.git
Bustage on gcc fix for changeset 45376975eca8, a=bustage-fix
This commit is contained in:
Родитель
566a55433b
Коммит
4b92543b3e
|
@ -102,7 +102,7 @@ enum EnsureNSSOperator
|
|||
nssInitFailed = 2,
|
||||
nssShutdown = 3,
|
||||
nssEnsure = 100,
|
||||
nssEnsureOnChromeOnly = 101,
|
||||
nssEnsureOnChromeOnly = 101
|
||||
};
|
||||
|
||||
extern PRBool EnsureNSSInitialized(EnsureNSSOperator op);
|
||||
|
|
Загрузка…
Ссылка в новой задаче