0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.2.4511: filetype test fails

Problem:    Filetype test fails.
Solution:   Change "endw" to "endwhile".
This commit is contained in:
Bram Moolenaar
2022-03-05 13:45:56 +00:00
parent 204852ae2a
commit c12dc47b8f
2 changed files with 5 additions and 3 deletions

View File

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