0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.3.129

Problem:    Using integer like a boolean.
Solution:   Nicer check for integer being non-zero.
This commit is contained in:
Bram Moolenaar
2011-02-25 15:13:48 +01:00
parent e698addf88
commit 128773b21d
2 changed files with 15 additions and 12 deletions

View File

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