1
0
forked from aniani/vim

updated for version 7.3.153

Problem:    Compiler warning for ambiguous else, missing prototype.
Solution:   Add braces. (Dominique Pelle)  Add prototype for die().
This commit is contained in:
Bram Moolenaar
2011-04-02 14:44:55 +02:00
parent e0659a680c
commit 10d77eb6ac
2 changed files with 5 additions and 0 deletions

View File

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