1
0
forked from aniani/vim

updated for version 7.4.606

Problem:    May crash when using a small window.
Solution:   Avoid dividing by zero. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2015-01-27 20:59:31 +01:00
parent 3b3a9498d1
commit 7cc8ec4720
2 changed files with 4 additions and 0 deletions

View File

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