1
0
forked from aniani/vim

patch 8.2.1494: missing change to calling eval_getline()

Problem:    Missing change to calling eval_getline().
Solution:   Change last argument.
This commit is contained in:
Bram Moolenaar
2020-08-20 15:52:21 +02:00
parent fc2a47ffc4
commit 825b54415f
2 changed files with 4 additions and 1 deletions

View File

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