1
0
forked from aniani/vim

patch 7.4.2281

Problem:    Timer test fails sometimes.
Solution:   Reduce minimum time by 1 msec.
This commit is contained in:
Bram Moolenaar
2016-08-28 16:06:05 +02:00
parent e999782e36
commit 0426bae2ab
2 changed files with 5 additions and 3 deletions

View File

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