mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add a space here for consistency. bug 381108, r=brendan
This commit is contained in:
parent
967fa4bce6
commit
ec71466985
@ -4215,7 +4215,7 @@ Decompile(SprintStack *ss, jsbytecode *pc, intN nb)
|
||||
rval);
|
||||
}
|
||||
} else {
|
||||
todo = Sprint(&ss->sprinter, "%s%s%s:%s",
|
||||
todo = Sprint(&ss->sprinter, "%s%s%s: %s",
|
||||
lval,
|
||||
(lval[1] != '\0') ? ", " : "",
|
||||
xval,
|
||||
|
Loading…
Reference in New Issue
Block a user