comparison src/version.c @ 17512:8bcece78339b v8.1.1754

patch 8.1.1754: build failure commit https://github.com/vim/vim/commit/4f0d002cf9213812eca3a95560e8685018d601a7 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 26 22:20:03 2019 +0200 patch 8.1.1754: build failure Problem: Build failure. Solution: Add missing change to window struct.
author Bram Moolenaar <Bram@vim.org>
date Fri, 26 Jul 2019 22:30:08 +0200
parents a5427e35d0fb
children 984cc7258468
comparison
equal deleted inserted replaced
17511:84f6b964a398 17512:8bcece78339b
775 NULL 775 NULL
776 }; 776 };
777 777
778 static int included_patches[] = 778 static int included_patches[] =
779 { /* Add new patch number below this line */ 779 { /* Add new patch number below this line */
780 /**/
781 1754,
780 /**/ 782 /**/
781 1753, 783 1753,
782 /**/ 784 /**/
783 1752, 785 1752,
784 /**/ 786 /**/