1
0
forked from aniani/vim

patch 8.2.2924: superfluous extern declaration

Problem:    Superfluous extern declaration.
Solution:   Delete the declaration. (Ken Takata, closes #8307)
This commit is contained in:
K.Takata
2021-06-02 15:08:50 +02:00
committed by Bram Moolenaar
parent eecf2b35a1
commit a2e468fcac
2 changed files with 2 additions and 2 deletions

View File

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