1
0
forked from aniani/vim

patch 8.1.0114: confusing variable name

Problem:    Confusing variable name.
Solution:   Rename new_ts to new_vts_array.  Change zero to NULL.
This commit is contained in:
Bram Moolenaar
2018-06-24 23:53:28 +02:00
parent 675e8d6adb
commit 0119a59ffd
3 changed files with 20 additions and 18 deletions

View File

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