more changes
This commit is contained in:
parent
d0d15c12d4
commit
5cc53af92d
11 changed files with 234 additions and 412 deletions
|
|
@ -301,6 +301,7 @@ substitute(String *source, Resub *subexp, message *mp)
|
|||
sp = getrcvar(sp+1, &s);
|
||||
s_append(stp, s);
|
||||
free(s);
|
||||
sp--; /* counter sp++ below */
|
||||
} else
|
||||
s_putc(stp, *sp);
|
||||
sp++;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue