comparison src/version.c @ 17294:a7183462339f v8.1.1646

patch 8.1.1646: build failure commit https://github.com/vim/vim/commit/56a63120992cc3e1f50d654a3f8aeace40bf12ef Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 7 18:38:34 2019 +0200 patch 8.1.1646: build failure Problem: build failure Solution: Add changes to structure.
author Bram Moolenaar <Bram@vim.org>
date Sun, 07 Jul 2019 18:45:04 +0200
parents 8a095d343c59
children 49ef396af986
comparison
equal deleted inserted replaced
17293:b28117c1e7b7 17294:a7183462339f
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 1646,
780 /**/ 782 /**/
781 1645, 783 1645,
782 /**/ 784 /**/
783 1644, 785 1644,
784 /**/ 786 /**/