0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

updated for version 7.4.500

Problem:    Test 72 still fails once in a while.
Solution:   Don't set 'fileformat' to unix, reset it. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2014-11-05 16:39:28 +01:00
parent e90c853ff6
commit 72971a2611
2 changed files with 4 additions and 3 deletions

View File

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