comparison src/version.c @ 27972:9c0b7953016e v8.2.4511

patch 8.2.4511: filetype test fails Commit: https://github.com/vim/vim/commit/c12dc47b8f80c02e4fdcdb38b8217e1c06a11368 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 5 13:45:56 2022 +0000 patch 8.2.4511: filetype test fails Problem: Filetype test fails. Solution: Change "endw" to "endwhile".
author Bram Moolenaar <Bram@vim.org>
date Sat, 05 Mar 2022 15:00:03 +0100
parents 212c5894b8b1
children 495418c6cac8
comparison
equal deleted inserted replaced
27971:2be05b18f160 27972:9c0b7953016e
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 4511,
757 /**/ 759 /**/
758 4510, 760 4510,
759 /**/ 761 /**/
760 4509, 762 4509,
761 /**/ 763 /**/