comparison src/version.c @ 26800:e0ec45216f05 v8.2.3928

patch 8.2.3928: heredoc test fails Commit: https://github.com/vim/vim/commit/11ceb7d949e7c2fb36509a79dfe8df54fbdfa666 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 28 20:49:56 2021 +0000 patch 8.2.3928: heredoc test fails Problem: Heredoc test fails. Solution: Correct order of function arguments.
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Dec 2021 22:00:04 +0100
parents f40798bc2a50
children f6b10a501a0e
comparison
equal deleted inserted replaced
26799:df4a15fb32cf 26800:e0ec45216f05
747 NULL 747 NULL
748 }; 748 };
749 749
750 static int included_patches[] = 750 static int included_patches[] =
751 { /* Add new patch number below this line */ 751 { /* Add new patch number below this line */
752 /**/
753 3928,
752 /**/ 754 /**/
753 3927, 755 3927,
754 /**/ 756 /**/
755 3926, 757 3926,
756 /**/ 758 /**/