1
0
forked from aniani/vim

patch 7.4.1257

Problem:    Channel test fails in some configurations.
Solution:   Add check for the +channel feature.
This commit is contained in:
Bram Moolenaar
2016-02-04 10:54:34 +01:00
parent b3e2f00f39
commit e24692573a
2 changed files with 7 additions and 1 deletions

View File

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