comparison src/version.c @ 16332:97e15f5b0082 v8.1.1171

patch 8.1.1171: statusline test could fail in large terminal commit https://github.com/vim/vim/commit/316c16797a0baee8f4bced2235b783b21fbbea65 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Apr 14 13:23:40 2019 +0200 patch 8.1.1171: statusline test could fail in large terminal Problem: Statusline test could fail in large terminal. Solution: Make the test work on a huge terminal. (Dominique Pelle, closes #4255)
author Bram Moolenaar <Bram@vim.org>
date Sun, 14 Apr 2019 13:30:04 +0200
parents 789a207c475f
children 52ebcf772310
comparison
equal deleted inserted replaced
16331:371cf4db4a61 16332:97e15f5b0082
769 NULL 769 NULL
770 }; 770 };
771 771
772 static int included_patches[] = 772 static int included_patches[] =
773 { /* Add new patch number below this line */ 773 { /* Add new patch number below this line */
774 /**/
775 1171,
774 /**/ 776 /**/
775 1170, 777 1170,
776 /**/ 778 /**/
777 1169, 779 1169,
778 /**/ 780 /**/