зеркало из https://github.com/mozilla/pjs.git
Fixing another bustage.
This commit is contained in:
Родитель
ca9f75576d
Коммит
745a1edcf3
|
@ -278,7 +278,7 @@ NS_SetupRegistry()
|
|||
// Create exeDir/"components"
|
||||
nsSpecialSystemDirectory sysdir(nsSpecialSystemDirectory::OS_CurrentProcessDirectory);
|
||||
sysdir += "components";
|
||||
const char *componentsDir = sysdir.GetAsString(); // native path
|
||||
const char *componentsDir = sysdir.GetCString(); // native path
|
||||
if (componentsDir != NULL)
|
||||
{
|
||||
#ifdef XP_PC
|
||||
|
|
Загрузка…
Ссылка в новой задаче