comparison src/version.c @ 19269:a8a915898b35 v8.2.0193

patch 8.2.0193: still build failure without +terminal feature Commit: https://github.com/vim/vim/commit/284d1c24e250494cf886b3548f1ecae5ad262da9 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 1 22:39:32 2020 +0100 patch 8.2.0193: still build failure without +terminal feature Problem: Still build failure without +terminal feature. Solution: Add more #ifdefs.
author Bram Moolenaar <Bram@vim.org>
date Sat, 01 Feb 2020 22:45:04 +0100
parents c7903f92ed75
children ebeeb4b4a1fa
comparison
equal deleted inserted replaced
19268:dc1310465268 19269:a8a915898b35
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 193,
745 /**/ 747 /**/
746 192, 748 192,
747 /**/ 749 /**/
748 191, 750 191,
749 /**/ 751 /**/