comparison src/version.c @ 27599:044a12908236 v8.2.4326

patch 8.2.4326: "o" and "O" copying comment not sufficiently tested Commit: https://github.com/vim/vim/commit/51ab7c7d0da08aac796acff22a6c075dac579e76 Author: zeertzjq <zeertzjq@outlook.com> Date: Tue Feb 8 12:58:37 2022 +0000 patch 8.2.4326: "o" and "O" copying comment not sufficiently tested Problem: "o" and "O" copying comment not sufficiently tested. Solution: Add a test case. (closes https://github.com/vim/vim/issues/9718)
author Bram Moolenaar <Bram@vim.org>
date Tue, 08 Feb 2022 14:00:04 +0100
parents 4eb2bf8b2f27
children cb46dd386990
comparison
equal deleted inserted replaced
27598:265ca21ac8a4 27599:044a12908236
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 4326,
749 /**/ 751 /**/
750 4325, 752 4325,
751 /**/ 753 /**/
752 4324, 754 4324,
753 /**/ 755 /**/