Reapply a bugfix that was done as sh.lex.c,v 1.1.1.8
This commit is contained in:
parent
1dd6018d3b
commit
9a5e637124
@ -851,6 +851,7 @@ getsub(struct wordent *en)
|
||||
return (en);
|
||||
}
|
||||
slhs.len = 0;
|
||||
if (lhsb.s != NULL && lhsb.len != 0)
|
||||
Strbuf_append(&slhs, lhsb.s);
|
||||
Strbuf_terminate(&slhs);
|
||||
if (exclc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user