1
0
forked from aniani/vim

patch 8.2.4017: gcc warns for misleading indent in Athena menu code

Problem:    Gcc warns for misleading indent in Athena menu code.
Solution:   Add curlies around the two statements. (Dominique Pellé,
            closes #9480)
This commit is contained in:
Dominique Pelle
2022-01-06 12:35:31 +00:00
committed by Bram Moolenaar
parent 58493cfae2
commit a33737b6d8
2 changed files with 4 additions and 0 deletions

View File

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