This commit was generated by cvs2svn to compensate for changes in r172668,
which included commits to RCS files with non-trunk default branches.
This commit is contained in:
commit
83d7763578
@ -851,8 +851,7 @@ getsub(struct wordent *en)
|
||||
return (en);
|
||||
}
|
||||
slhs.len = 0;
|
||||
if (lhsb.s != NULL && lhsb.len != 0)
|
||||
Strbuf_append(&slhs, lhsb.s);
|
||||
Strbuf_append(&slhs, lhsb.s);
|
||||
Strbuf_terminate(&slhs);
|
||||
if (exclc)
|
||||
en = dosub(sc, en, global);
|
||||
|
Loading…
x
Reference in New Issue
Block a user