commit | 0d6f835683bede8bfa171c2518dce10832eb8226 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jan 27 11:07:47 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jan 27 11:07:47 2016 +0100 |
tree | 83c85229d9413ab32368b4d4df632bc830f4fbcf | |
parent | 54e09e71984af6db92f3ad37ce390630a23407af [diff] [blame] |
patch 7.4.1185 Problem: Can't build with TCL on some systems. Solution: Rename the channel_ functions.
diff --git a/src/version.c b/src/version.c index 1efe23d..429cbe7 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1185, +/**/ 1184, /**/ 1183,