1
0
forked from aniani/vim

patch 8.1.0656: trying to reconnect to X server may cause problems

Problem:    Trying to reconnect to X server may cause problems.
Solution:   Do no try reconnecting when exiting. (James McCoy)
This commit is contained in:
Bram Moolenaar
2018-12-29 11:03:23 +01:00
parent b56ac049ea
commit c0c7549687
2 changed files with 30 additions and 23 deletions

View File

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