comparison src/version.c @ 24270:3564fd251bb6 v8.2.2676

patch 8.2.2676: missing error message Commit: https://github.com/vim/vim/commit/9ea7e55ab9eacbdcfde76627fdc070a9cb4d1d45 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 29 21:06:04 2021 +0200 patch 8.2.2676: missing error message Problem: Missing error message. Solution: Add new error message.
author Bram Moolenaar <Bram@vim.org>
date Mon, 29 Mar 2021 21:15:03 +0200
parents 9257f3980f4a
children cabed216cc2f
comparison
equal deleted inserted replaced
24269:6a25a22b8d8c 24270:3564fd251bb6
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 2676,
753 /**/ 755 /**/
754 2675, 756 2675,
755 /**/ 757 /**/
756 2674, 758 2674,
757 /**/ 759 /**/