1
0
forked from aniani/vim

patch 8.0.0788: MS-Windows: cannot build with terminal feature

Problem:    MS-Windows: cannot build with terminal feature.
Solution:   Move set_ref_in_term(). (Ozaki Kiichi)
This commit is contained in:
Bram Moolenaar
2017-07-28 13:51:30 +02:00
parent 1f28b4c6a3
commit f86eea9f01
2 changed files with 22 additions and 20 deletions

View File

@@ -769,6 +769,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
788,
/**/
787,
/**/