commit | 259f26ac2d41ecfb28b82c651b2bfc1edc7c3e29 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue May 15 22:25:40 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue May 15 22:25:40 2018 +0200 |
tree | f9d9685e670a64245a53026900bd26bee9ba643b | |
parent | 78ddc06bdd5c59cffdbb61eed7dcb5dcc4a17f19 [diff] [blame] |
patch 8.0.1845: various comment updates needed, missing white space Problem: Various comment updates needed, missing white space. Solution: Update comments, add white space.
diff --git a/src/version.c b/src/version.c index 145167d..6a45c86 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1845, +/**/ 1844, /**/ 1843,