commit | 386dcde30d677c26a596cf7479f8dd9ee498978b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 29 16:27:47 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 29 16:27:47 2013 +0200 |
tree | 7bf2df823936a384c65035de9390a5ad30625cd0 | |
parent | 7a18fdc8a4d3c1408f54074ff9268735a277093a [diff] [blame] |
updated for version 7.4.043 Problem: VMS can't handle long function names. Solution: Shorten may_req_ambiguous_character_width. (Samuel Ferencik)
diff --git a/src/version.c b/src/version.c index 74a3e72..1411943 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 43, +/**/ 42, /**/ 41,