comparison src/version.c @ 18791:f966b20bb74d v8.1.2384

patch 8.1.2384: test 48 is old style Commit: https://github.com/vim/vim/commit/079119babe1cbba3f9234927e62fd75465f2d6b4 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 3 22:59:23 2019 +0100 patch 8.1.2384: test 48 is old style Problem: Test 48 is old style. Solution: Merge test cases into new style test. (Yegappan Lakshmanan, closes #5307)
author Bram Moolenaar <Bram@vim.org>
date Tue, 03 Dec 2019 23:00:07 +0100
parents e1f4e9d78a6a
children 7a1606ceec7d
comparison
equal deleted inserted replaced
18790:8dde7ced3344 18791:f966b20bb74d
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 2384,
745 /**/ 747 /**/
746 2383, 748 2383,
747 /**/ 749 /**/
748 2382, 750 2382,
749 /**/ 751 /**/