vim-patch:7.4.282 #747

Problem:    Test 97 fails on Mac.
Solution:   Do not ignore case in file names. (Jun Takimoto)

https://code.google.com/p/vim/source/detail?r=6d0a1132dd71c7f55f7ed53fe99e97c79bfd05a4
This commit is contained in:
oni-link
2014-05-22 11:29:18 +02:00
committed by Justin M. Keyes
parent 29eb651a92
commit 1057b29c8c
2 changed files with 4 additions and 1 deletions

View File

@@ -205,7 +205,7 @@ static int included_patches[] = {
285,
//284,
//283,
//282,
282,
281,
280,
//279,