put back unintended removal of end of line strip
This commit is contained in:
@@ -238,6 +238,7 @@ doextversion()
|
|||||||
Strcpy(buf, rtbuf);
|
Strcpy(buf, rtbuf);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
(void) strip_newline(buf);
|
||||||
if (index(buf, '\t') != 0)
|
if (index(buf, '\t') != 0)
|
||||||
(void) tabexpand(buf);
|
(void) tabexpand(buf);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user