comparison src/version.c @ 28162:6e431b1c51d5 v8.2.4606

patch 8.2.4606: test fails because of changed error message Commit: https://github.com/vim/vim/commit/e18acb02bb58b2e07f3a52ce619752ba39c05ea2 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 21 20:40:35 2022 +0000 patch 8.2.4606: test fails because of changed error message Problem: Test fails because of changed error message. Solution: Update the expected error message
author Bram Moolenaar <Bram@vim.org>
date Mon, 21 Mar 2022 21:45:03 +0100
parents 859b037faea8
children b0b712d48225
comparison
equal deleted inserted replaced
28161:acfb2cedbe8d 28162:6e431b1c51d5
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 4606,
755 /**/
756 4605,
753 /**/ 757 /**/
754 4604, 758 4604,
755 /**/ 759 /**/
756 4603, 760 4603,
757 /**/ 761 /**/