1
0
forked from aniani/vim

patch 7.4.2151

Problem:    Quickfix test fails on MS-Windows.
Solution:   Close the help window. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2016-08-03 21:04:53 +02:00
parent 4c38d66d25
commit cf25fdb8f1
2 changed files with 3 additions and 0 deletions

View File

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