comparison src/version.c @ 26606:c40554dfe03e v8.2.3832

patch 8.2.3832: test fails because of changed error message Commit: https://github.com/vim/vim/commit/994a0a298bfbdd03e2eaae64268739d617080644 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 16 21:11:26 2021 +0000 patch 8.2.3832: test fails because of changed error message Problem: Test fails because of changed error message. Solution: Adjust the expected error message.
author Bram Moolenaar <Bram@vim.org>
date Thu, 16 Dec 2021 22:15:04 +0100
parents d54a39ec6d43
children 1eb62546e20c
comparison
equal deleted inserted replaced
26605:ee6f635bd2b5 26606:c40554dfe03e
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 3832,
752 /**/ 754 /**/
753 3831, 755 3831,
754 /**/ 756 /**/
755 3830, 757 3830,
756 /**/ 758 /**/