commit | 22286895fce0e45e42126c7f2e35ebf43bc625d9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Nov 05 20:50:51 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Nov 05 20:50:51 2020 +0100 |
tree | 724167479bb64dc64279cc35319a533a82e704c1 | |
parent | 0fd797eacd569a0680a86452c18713eacf6608fe [diff] [blame] |
patch 8.2.1961: various comments can be improved Problem: Various comments can be improved. Solution: Various comment adjustments.
diff --git a/src/version.c b/src/version.c index 067377e..da188c1 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1961, +/**/ 1960, /**/ 1959,