comparison src/version.c @ 26386:712648e62913 v8.2.3724

patch 8.2.3724: build error for missing error message in small build Commit: https://github.com/vim/vim/commit/021ef351c2127cf8aa5668a881435a0a12774644 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 2 20:44:42 2021 +0000 patch 8.2.3724: build error for missing error message in small build Problem: Build error for missing error message in small build. Solution: Correct #ifdef.
author Bram Moolenaar <Bram@vim.org>
date Thu, 02 Dec 2021 21:45:03 +0100
parents e624b4ddbdf0
children 8aba638e91eb
comparison
equal deleted inserted replaced
26385:bd043fef8ab2 26386:712648e62913
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 3724,
756 /**/ 758 /**/
757 3723, 759 3723,
758 /**/ 760 /**/
759 3722, 761 3722,
760 /**/ 762 /**/