1
0
forked from aniani/vim

patch 7.4.1652

Problem:    Old style test for fnamemodify().
Solution:   Turn it into a new style test.
This commit is contained in:
Bram Moolenaar
2016-03-25 17:55:42 +01:00
parent 780d4c3fff
commit 610cc1b9b3
6 changed files with 46 additions and 79 deletions

View File

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