1
0
forked from aniani/vim

patch 8.2.1558: signs test fails

Problem:    Signs test fails.
Solution:   Add missing change to sign.c.
This commit is contained in:
Bram Moolenaar
2020-08-31 23:18:00 +02:00
parent 997cd1a17f
commit 2f1228463a
2 changed files with 3 additions and 0 deletions

View File

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