зеркало из https://github.com/mozilla/pjs.git
Bug 189785 CTL shouldn't use quotes for modulename
r=Roland.Mainz@informatik.med.uni-giessen.de sr=alecf
This commit is contained in:
Родитель
84aaf09fc9
Коммит
0e49101844
|
@ -72,4 +72,4 @@ static const nsModuleComponentInfo components[] =
|
|||
nsULEConstructor, NULL, NULL }
|
||||
};
|
||||
|
||||
NS_IMPL_NSGETMODULE("nsCtlLEModule", components)
|
||||
NS_IMPL_NSGETMODULE(nsCtlLEModule, components)
|
||||
|
|
Загрузка…
Ссылка в новой задаче