1
0
forked from aniani/vim

patch 8.1.0568: error message for NUL byte in ScreenLines breaks Travis CI

Problem:    Error message for NUL byte in ScreenLines breaks Travis CI.
Solution:   Use a normal message fornow.
This commit is contained in:
Bram Moolenaar
2018-12-07 14:10:37 +01:00
parent 4087bfd96d
commit 9a8534673a
2 changed files with 9 additions and 2 deletions

View File

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