comparison src/version.c @ 19770:4e843fc8772f v8.2.0441

patch 8.2.0441: terminal noblock test is still failing on BSD Commit: https://github.com/vim/vim/commit/f3710ee22d0039cea2f970452b5faf56e89a6ab0 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Mar 24 12:12:30 2020 +0100 patch 8.2.0441: terminal noblock test is still failing on BSD Problem: Terminal noblock test is still failing on BSD. Solution: Reduce the amount of text.
author Bram Moolenaar <Bram@vim.org>
date Tue, 24 Mar 2020 12:15:04 +0100
parents 0d1088e3c53f
children 472dc753e985
comparison
equal deleted inserted replaced
19769:6679844938dc 19770:4e843fc8772f
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 441,
741 /**/ 743 /**/
742 440, 744 440,
743 /**/ 745 /**/
744 439, 746 439,
745 /**/ 747 /**/