1
0
forked from aniani/vim

patch 8.2.1814: missing change to remove "static"

Problem:    Missing change to remove "static".
Solution:   Add the change.
This commit is contained in:
Bram Moolenaar
2020-10-08 21:30:40 +02:00
parent 10c65860f8
commit 922acbda3d
2 changed files with 3 additions and 1 deletions

View File

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