comparison src/version.c @ 23713:572b0f1c2e28 v8.2.2398

patch 8.2.2398: method test fails Commit: https://github.com/vim/vim/commit/40be52ba71b9d6a7f586b1e77db8e827ff4c0c42 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 23 15:27:09 2021 +0100 patch 8.2.2398: method test fails Problem: Method test fails. Solution: Adjust test for allowed white space.
author Bram Moolenaar <Bram@vim.org>
date Sat, 23 Jan 2021 15:30:05 +0100
parents 29eccef07e2f
children b6d8d9578375
comparison
equal deleted inserted replaced
23712:f0763be692f4 23713:572b0f1c2e28
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 2398,
753 /**/ 755 /**/
754 2397, 756 2397,
755 /**/ 757 /**/
756 2396, 758 2396,
757 /**/ 759 /**/