commit | 89eaa4185efacab253b23a182c1c8a7bbf1096c9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jul 31 14:17:27 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jul 31 14:17:27 2016 +0200 |
tree | cb8ed611f3dfdd5bf9687cd89b2bd3ab91dad5ef | |
parent | b54c3ff3174dbb5dfbfcabdf95200b047beaa644 [diff] [blame] |
patch 7.4.2135 Problem: Various tiny issues. Solution: Update comments, white space, etc.
diff --git a/src/version.c b/src/version.c index 8ef6dec..210c2e4 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2135, +/**/ 2134, /**/ 2133,