comparison src/version.c @ 26968:014c9414ce02 v8.2.4013

patch 8.2.4013: build failure without the spell feature Commit: https://github.com/vim/vim/commit/e60b3c47d701e73ecbadb1b9a12bf82010cadae8 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 5 20:40:34 2022 +0000 patch 8.2.4013: build failure without the spell feature Problem: Build failure without the spell feature. Solution: Adjust #ifdefs.
author Bram Moolenaar <Bram@vim.org>
date Wed, 05 Jan 2022 21:45:03 +0100
parents ac75c145f0a9
children 733295e9d755
comparison
equal deleted inserted replaced
26967:8fefa51f33c0 26968:014c9414ce02
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 4013,
753 /**/ 755 /**/
754 4012, 756 4012,
755 /**/ 757 /**/
756 4011, 758 4011,
757 /**/ 759 /**/