comparison src/version.c @ 17492:523591cf1b70 v8.1.1744

patch 8.1.1744: build error without the conceal feature commit https://github.com/vim/vim/commit/07d1356648a2a9b5f07e20ff1d3c4c606ae45d49 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jul 24 18:43:08 2019 +0200 patch 8.1.1744: build error without the conceal feature Problem: Build error without the conceal feature. Solution: Define variables also without the conceal feature.
author Bram Moolenaar <Bram@vim.org>
date Wed, 24 Jul 2019 18:45:06 +0200
parents 367ef00c6258
children c8df7f8ccdf8
comparison
equal deleted inserted replaced
17491:f8214f779ae6 17492:523591cf1b70
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 1744,
780 /**/ 782 /**/
781 1743, 783 1743,
782 /**/ 784 /**/
783 1742, 785 1742,
784 /**/ 786 /**/