1
0
forked from aniani/vim

patch 7.4.1302

Problem:    Typo in struct field name. (Ken Takata)
Solution:   Rename jf_pi to jv_pi.
This commit is contained in:
Bram Moolenaar
2016-02-11 12:48:36 +01:00
parent 39b21272d5
commit 6119e6156e
4 changed files with 10 additions and 8 deletions

View File

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