1
0
forked from aniani/vim

patch 8.0.0529: line in test commented out

Problem:    Line in test commented out.
Solution:   Uncomment the lines for character classes that were failing before
            8.0.0519. (Dominique Pelle, closes #1599)
This commit is contained in:
Bram Moolenaar
2017-03-30 22:20:29 +02:00
parent ef8eb08978
commit 13489b9c41
2 changed files with 4 additions and 4 deletions

View File

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