1
0
forked from aniani/vim

updated for version 7.3.010

Problem:    Mac GUI: Missing break statements.
Solution:   Add the break statements. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2010-09-21 17:34:31 +02:00
parent d32a99a6d9
commit b05034a4ed
2 changed files with 15 additions and 13 deletions

View File

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