comparison src/version.c @ 25388:83e906028a9d v8.2.3231

patch 8.2.3231: build failure with small features Commit: https://github.com/vim/vim/commit/9088784972c0ed72997de8752964d6b587218778 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Jul 27 22:35:42 2021 +0200 patch 8.2.3231: build failure with small features Problem: Build failure with small features. Solution: Adjust #ifdef.
author Bram Moolenaar <Bram@vim.org>
date Tue, 27 Jul 2021 22:45:03 +0200
parents 9c749ad22565
children a6c347a0c6e3
comparison
equal deleted inserted replaced
25387:beb96a39cfac 25388:83e906028a9d
753 NULL 753 NULL
754 }; 754 };
755 755
756 static int included_patches[] = 756 static int included_patches[] =
757 { /* Add new patch number below this line */ 757 { /* Add new patch number below this line */
758 /**/
759 3231,
758 /**/ 760 /**/
759 3230, 761 3230,
760 /**/ 762 /**/
761 3229, 763 3229,
762 /**/ 764 /**/