1
0
forked from aniani/vim

patch 8.1.1075: function reference count wrong in Python code

Problem:    Function reference count wrong in Python code.
Solution:   Use "O" instead of "N" for the arguments. (Ben Jackson,
            closes #4188)
This commit is contained in:
Bram Moolenaar
2019-03-30 12:51:22 +01:00
parent bfd3603670
commit de5b380042
2 changed files with 3 additions and 1 deletions

View File

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