1
0
forked from aniani/vim

patch 8.0.0844: wrong function prototype because of missing static

Problem:    Wrong function prototype because of missing static.
Solution:   Add "static".
This commit is contained in:
Bram Moolenaar
2017-08-02 23:18:25 +02:00
parent 66cd19fef1
commit e0ab979fa7
3 changed files with 5 additions and 4 deletions

View File

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