1
0
forked from aniani/vim

patch 7.4.2183

Problem:    Sign tests are old style.
Solution:   Turn them into new style tests. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2016-08-08 22:26:48 +02:00
parent 2147746cf8
commit 09de17536d
6 changed files with 111 additions and 27 deletions

View File

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