comparison src/version.c @ 13225:1961162121c7 v8.0.1487

patch 8.0.1487: test 14 fails commit https://github.com/vim/vim/commit/8846ac5aedb568b9aae969f0ad2b9b1606522ca9 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Feb 9 19:24:01 2018 +0100 patch 8.0.1487: test 14 fails Problem: Test 14 fails. Solution: Fix of-by-one error.
author Christian Brabandt <cb@256bit.org>
date Fri, 09 Feb 2018 19:30:06 +0100
parents e37327129859
children b88fa651c824
comparison
equal deleted inserted replaced
13224:38cd45e2c97b 13225:1961162121c7
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 1487,
774 /**/ 776 /**/
775 1486, 777 1486,
776 /**/ 778 /**/
777 1485, 779 1485,
778 /**/ 780 /**/