зеркало из https://github.com/mozilla/gecko-dev.git
no bug - Fix a misleading indentation
MozReview-Commit-ID: 4yvVRRxoxC8
This commit is contained in:
Родитель
f41633e415
Коммит
39d7cd6467
|
@ -378,7 +378,7 @@ mozJSComponentLoader::LoadModule(FileLocation& aFile)
|
|||
|
||||
ModuleEntry* mod;
|
||||
if (mModules.Get(spec, &mod))
|
||||
return mod;
|
||||
return mod;
|
||||
|
||||
dom::AutoJSAPI jsapi;
|
||||
jsapi.Init();
|
||||
|
|
Загрузка…
Ссылка в новой задаче