oops, missed a {
git-svn-id: svn://10.0.0.236/trunk@119880 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8e1fee6c6c
commit
15833e1ae5
@ -46,7 +46,7 @@ if ($win32) {
|
||||
$chrome =~ s/\\/\//g;
|
||||
$platform = "en-win";
|
||||
}
|
||||
elsif ($darwin)
|
||||
elsif ($darwin) {
|
||||
$platform = "en-mac"
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user