quotes
git-svn-id: svn://10.0.0.236/trunk@136457 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -271,7 +271,7 @@ nsGREDirServiceProvider::GetXPCOMPath()
|
||||
{
|
||||
char* grePath = GetGREDirectoryPath();
|
||||
if (!grePath) {
|
||||
grePath = PR_GetEnv(MOZILLA_FIVE_HOME);
|
||||
grePath = PR_GetEnv("MOZILLA_FIVE_HOME");
|
||||
if (!grePath) {
|
||||
return nsnull;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user