1
0
forked from aniani/vim

updated for version 7.2.367

Problem:    "xxd -r -p" doesn't work as documented.
Solution:   Skip white space. (James Vega)
This commit is contained in:
Bram Moolenaar
2010-02-17 18:28:41 +01:00
parent bacd9da40e
commit 8a33e74dd2
2 changed files with 7 additions and 5 deletions

View File

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