comparison src/version.c @ 20691:b9a6a129b94e v8.2.0899

patch 8.2.0899: assert_equalfile() does not give a hint about the difference Commit: https://github.com/vim/vim/commit/30cc44a97f0ba1349e1a522dab22b11f47888183 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 4 16:52:40 2020 +0200 patch 8.2.0899: assert_equalfile() does not give a hint about the difference Problem: Assert_equalfile() does not give a hint about the difference. Solution: Display the last seen text.
author Bram Moolenaar <Bram@vim.org>
date Thu, 04 Jun 2020 17:00:04 +0200
parents b005de48b374
children f342bdc79295
comparison
equal deleted inserted replaced
20690:709b116fb339 20691:b9a6a129b94e
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 899,
749 /**/ 751 /**/
750 898, 752 898,
751 /**/ 753 /**/
752 897, 754 897,
753 /**/ 755 /**/