1
0
forked from aniani/vim

patch 8.1.2109: popup_getoptions() hangs with tab-local popup

Problem:    popup_getoptions() hangs with tab-local popup.
Solution:   Correct pointer name. (Marko Mahnič, closes #5006)
This commit is contained in:
Bram Moolenaar
2019-10-02 23:06:46 +02:00
parent 23324a0b35
commit 1824f45883
3 changed files with 18 additions and 4 deletions

View File

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