comparison src/version.c @ 21331:0b29fe5943ae v8.2.1216

patch 8.2.1216: startup test fails Commit: https://github.com/vim/vim/commit/b6e4e4c6f7b4f7eadcc4c2397bfa57e0734e005f Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 15 01:37:36 2020 +0200 patch 8.2.1216: startup test fails Problem: Startup test fails. Solution: Adjust expected values for deleted lines.
author Bram Moolenaar <Bram@vim.org>
date Wed, 15 Jul 2020 01:45:04 +0200
parents bb3f60b0aca0
children c44867526ad5
comparison
equal deleted inserted replaced
21330:e22f29253da3 21331:0b29fe5943ae
752 NULL 752 NULL
753 }; 753 };
754 754
755 static int included_patches[] = 755 static int included_patches[] =
756 { /* Add new patch number below this line */ 756 { /* Add new patch number below this line */
757 /**/
758 1216,
757 /**/ 759 /**/
758 1215, 760 1215,
759 /**/ 761 /**/
760 1214, 762 1214,
761 /**/ 763 /**/