1
0
forked from aniani/vim

updated for version 7.3.584

Problem:    PyCObject is not always defined.
Solution:   Use PyObject instead.
This commit is contained in:
Bram Moolenaar
2012-06-30 13:34:34 +02:00
parent e721122b79
commit 221d6872c4
3 changed files with 10 additions and 15 deletions

View File

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