1
0
forked from aniani/vim

updated for version 7.3.152

Problem:    Xxd does not check for errors from library functions.
Solution:   Add error checks. (Florian Zumbiehl)
This commit is contained in:
Bram Moolenaar
2011-04-01 19:14:40 +02:00
parent adc2182c40
commit e0659a680c
2 changed files with 118 additions and 55 deletions

View File

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