commit | 02c037a4be6aeb7f6376e7dcc3ab41cfc6db3ede | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 30 19:26:45 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 30 19:26:45 2020 +0200 |
tree | ceaf479cfcca56f9da5d34bd8db2a1c46812713a | |
parent | cd80006ecbde03f668a478a272d8009970b8cefa [diff] [blame] |
patch 8.2.1547: various comment problems Problem: Various comment problems. Solution: Update comments.
diff --git a/src/version.c b/src/version.c index 63de291..b071bf5 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1547, +/**/ 1546, /**/ 1545,