remove tabs
This commit is contained in:
parent
df63e3891f
commit
be294b03b3
@ -2622,7 +2622,7 @@ Cell *dosub(Node **a, int subop) /* sub and gsub */
|
||||
matching_text:
|
||||
if (mtype == MT_REPLACE || *patbeg == '\0')
|
||||
goto next_search; /* skip matching text */
|
||||
|
||||
|
||||
if (patlen == 0)
|
||||
patlen = u8_nextlen(patbeg);
|
||||
adjbuf(&buf, &bufsz, (pb-buf) + patlen, recsize, &pb, "dosub");
|
||||
|
Loading…
Reference in New Issue
Block a user