commit | 779a7759ad03e6a3fb616828793512644390655a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 30 23:26:34 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 30 23:26:34 2016 +0100 |
tree | d15302b2d5ac0cf7fa2fe52fd36e5e1848594151 | |
parent | 20fb9f346497daca4d19402fdfa5de7958642477 [diff] [blame] |
patch 7.4.1218 Problem: Missing change in configure. More changes for function style. Solution: Avoid the typos.
diff --git a/src/version.c b/src/version.c index d57420b..dd2f95d 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1218, +/**/ 1217, /**/ 1216,