comparison src/version.c @ 26889:4508f62e5318 v8.2.3973

patch 8.2.3973: tiny build fails Commit: https://github.com/vim/vim/commit/0f7a5e758c5d8be2d8f1ab4a145d1636a36d18b2 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 1 16:31:48 2022 +0000 patch 8.2.3973: tiny build fails Problem: Tiny build fails. Solution: Adjust #ifdefs
author Bram Moolenaar <Bram@vim.org>
date Sat, 01 Jan 2022 17:45:02 +0100
parents 612339679616
children 902b8bee5254
comparison
equal deleted inserted replaced
26888:62d4edc0029b 26889:4508f62e5318
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 3973,
752 /**/ 754 /**/
753 3972, 755 3972,
754 /**/ 756 /**/
755 3971, 757 3971,
756 /**/ 758 /**/