зеркало из https://github.com/mozilla/gecko-dev.git
Add a space here for consistency. bug 381108, r=brendan
This commit is contained in:
Родитель
5a918bf8aa
Коммит
d92839c2f7
|
@ -4215,7 +4215,7 @@ Decompile(SprintStack *ss, jsbytecode *pc, intN nb)
|
||||||
rval);
|
rval);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
todo = Sprint(&ss->sprinter, "%s%s%s:%s",
|
todo = Sprint(&ss->sprinter, "%s%s%s: %s",
|
||||||
lval,
|
lval,
|
||||||
(lval[1] != '\0') ? ", " : "",
|
(lval[1] != '\0') ? ", " : "",
|
||||||
xval,
|
xval,
|
||||||
|
|
Загрузка…
Ссылка в новой задаче