commit | c12dc47b8f80c02e4fdcdb38b8217e1c06a11368 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 05 13:45:56 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 05 13:45:56 2022 +0000 |
tree | 21af851b2042c9ab10bc8d2d7fb79967244ad564 | |
parent | 204852ae2adfdde10c656ca7f14e5b4207a69172 [diff] [blame] |
patch 8.2.4511: filetype test fails Problem: Filetype test fails. Solution: Change "endw" to "endwhile".
diff --git a/src/version.c b/src/version.c index 3766c11..6e337b4 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4511, +/**/ 4510, /**/ 4509,