comparison src/version.c @ 20136:fdf94ab9929b v8.2.0623

patch 8.2.0623: typo in test comment Commit: https://github.com/vim/vim/commit/f7b398c6a9476a2004a42555b731ebf47b866408 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 23 15:46:35 2020 +0200 patch 8.2.0623: typo in test comment Problem: Typo in test comment. (Christ van Willegen) Solution: Avoid mixing up a data structure with a body part.
author Bram Moolenaar <Bram@vim.org>
date Thu, 23 Apr 2020 16:15:05 +0200
parents 352701a626ed
children d0a9766167ab
comparison
equal deleted inserted replaced
20135:571f632f0aa2 20136:fdf94ab9929b
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 623,
749 /**/ 751 /**/
750 622, 752 622,
751 /**/ 753 /**/
752 621, 754 621,
753 /**/ 755 /**/