зеркало из https://github.com/mozilla/pjs.git
Bustage fix.
This commit is contained in:
Родитель
bed9f9f386
Коммит
0fef24aa01
|
@ -2671,7 +2671,7 @@ XRE_main(int argc, char* argv[], const nsXREAppData* aAppData)
|
|||
overrideini->GetPath(overridePathW);
|
||||
NS_ConvertUTF16toUTF8 overridePath(overridePathW);
|
||||
#else
|
||||
nsAutoCString overridePath;
|
||||
nsCAutoString overridePath;
|
||||
overrideini->GetNativePath(overridePath);
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче