1
0
forked from aniani/vim

updated for version 7.3.652

Problem:    Workaround for Python crash isn't perfect.
Solution:   Change the type of the length argument. (Sean Estabrooks)
This commit is contained in:
Bram Moolenaar
2012-09-05 17:28:21 +02:00
parent 7c0a86b1e8
commit ac0ddc15e9
2 changed files with 3 additions and 6 deletions

View File

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