1
0
forked from aniani/vim

patch 8.2.4412: translation cleanup script does not remove empty lines at end

Problem:    Translation cleanup script does not remove empty lines at end.
Solution:   Remove empty lines at the end. (Ken Takata, closes #9794)
This commit is contained in:
Bram Moolenaar
2022-02-18 11:28:29 +00:00
parent 8e5ba693ad
commit 0257599036
2 changed files with 4 additions and 0 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4412,
/**/
4411,
/**/