comparison src/version.c @ 16346:2fb516abde42 v8.1.1178

patch 8.1.1178: when mouse click tests fails value of 'ttytype' is unknown commit https://github.com/vim/vim/commit/4945219b99f8e191c599f80dedc0c4be02ed821e Author: Bram Moolenaar <Bram@vim.org> Date: Wed Apr 17 16:27:02 2019 +0200 patch 8.1.1178: when mouse click tests fails value of 'ttytype' is unknown Problem: When mouse click tests fails value of 'ttytype' is unknown. Solution: Add a message to the assert.
author Bram Moolenaar <Bram@vim.org>
date Wed, 17 Apr 2019 16:30:08 +0200
parents d24e5d848a09
children 5f3a86ba4261
comparison
equal deleted inserted replaced
16345:bd4b10cf331c 16346:2fb516abde42
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 1178,
774 /**/ 776 /**/
775 1177, 777 1177,
776 /**/ 778 /**/
777 1176, 779 1176,
778 /**/ 780 /**/