patch 8.2.2358: wrong #ifdef for use_xterm_like_mouse()

Problem:    Wrong #ifdef for use_xterm_like_mouse().
Solution:   Use FEAT_MOUSE_XTERM.
This commit is contained in:
Bram Moolenaar
2021-01-16 11:21:40 +01:00
parent 648ea76e1d
commit bf78974ca4
2 changed files with 7 additions and 5 deletions
+2
View File
@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2358,
/**/
2357,
/**/