comparison src/version.c @ 26869:659e30d7eeb7 v8.2.3963

patch 8.2.3963: build failure with tiny and small features Commit: https://github.com/vim/vim/commit/096ca73dacd748a65d080197b842eef6f4423096 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 1 00:55:28 2022 +0000 patch 8.2.3963: build failure with tiny and small features Problem: Build failure with tiny and small features. (Tony Mechelynck) Solution: Adjust #ifdefs.
author Bram Moolenaar <Bram@vim.org>
date Sat, 01 Jan 2022 02:00:03 +0100
parents d66ba549f68a
children c8d32e12c934
comparison
equal deleted inserted replaced
26868:34cb29aed168 26869:659e30d7eeb7
747 NULL 747 NULL
748 }; 748 };
749 749
750 static int included_patches[] = 750 static int included_patches[] =
751 { /* Add new patch number below this line */ 751 { /* Add new patch number below this line */
752 /**/
753 3963,
752 /**/ 754 /**/
753 3962, 755 3962,
754 /**/ 756 /**/
755 3961, 757 3961,
756 /**/ 758 /**/