1
0
forked from aniani/vim

patch 8.0.0794: checking translations fails with multiple NL

Problem:    The script to check translations fails if there is more than one
            NL in one line.
Solution:   Count the number of NL characters.  Make count() accept a string.
This commit is contained in:
Bram Moolenaar
2017-07-28 16:46:57 +02:00
parent 93723a4ef1
commit 9966b21a57
5 changed files with 57 additions and 15 deletions

View File

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