comparison src/version.c @ 18660:4d2a88cc5821 v8.1.2322

patch 8.1.2322: quickfix test fails in very big terminal Commit: https://github.com/vim/vim/commit/ffc4fb8fee4521a86670ae791411e319b6a2e1fd Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 19 22:38:48 2019 +0100 patch 8.1.2322: quickfix test fails in very big terminal Problem: Quickfix test fails in very big terminal. Solution: Adjust the expected result for the width. (Masato Nishihata, closes #5244)
author Bram Moolenaar <Bram@vim.org>
date Tue, 19 Nov 2019 22:45:04 +0100
parents 0969f82fbbff
children 652ac5edf8d0
comparison
equal deleted inserted replaced
18659:c68c1e19acfa 18660:4d2a88cc5821
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 2322,
744 /**/ 746 /**/
745 2321, 747 2321,
746 /**/ 748 /**/
747 2320, 749 2320,
748 /**/ 750 /**/