comparison src/version.c @ 16906:4dac68c4a34a v8.1.1454

patch 8.1.1454: build failure without the conceal feature commit https://github.com/vim/vim/commit/6116b6abb1a14b6b7aa9776c390f1a5a6bf1b209 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 2 19:02:27 2019 +0200 patch 8.1.1454: build failure without the conceal feature Problem: Build failure without the conceal feature. Solution: Remove #ifdef.
author Bram Moolenaar <Bram@vim.org>
date Sun, 02 Jun 2019 19:15:05 +0200
parents 9138e2c60bf1
children df06694b761b
comparison
equal deleted inserted replaced
16905:9c5fce4d3b07 16906:4dac68c4a34a
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1454,
770 /**/ 772 /**/
771 1453, 773 1453,
772 /**/ 774 /**/
773 1452, 775 1452,
774 /**/ 776 /**/