1
0
forked from aniani/vim

patch 8.1.0904: USE_LONG_FNAME never defined

Problem:    USE_LONG_FNAME never defined.
Solution:   Remove using USE_LONG_FNAME. (Ken Takata, closes #3938)
This commit is contained in:
Bram Moolenaar
2019-02-12 22:37:27 +01:00
parent beb7574d6b
commit 00f148d2f2
4 changed files with 10 additions and 33 deletions

View File

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