forked from aniani/vim
patch 8.2.2232: compiler error for falling through into next case
Problem: Compiler error for falling through into next case. Solution: Move FALLTHROUGH below the #endif
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2232,
|
||||
/**/
|
||||
2231,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user