1
0
forked from aniani/vim

updated for version 7.3.969

Problem:    Can't built with Python 3 and without Python 2.
Solution:   Adjust #ifdef. (Xavier de Gaye)
This commit is contained in:
Bram Moolenaar
2013-05-18 20:55:35 +02:00
parent 7533fddd09
commit 6fa41fb374
2 changed files with 4 additions and 1 deletions

View File

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