commit | 52797bae1710621926c03a2611c40a692c96fb44 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 16 14:45:13 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 16 14:45:13 2021 +0000 |
tree | 3cf4bedc9079f69fb3adb8ebf61361451fa04c1a | |
parent | 0e6adf8a29d5c2c96c42cc7157f71bf22c2ad471 [diff] [blame] |
patch 8.2.3825: various comments could be improved Problem: Various comments could be improved. Solution: Improve the comments.
diff --git a/src/version.c b/src/version.c index 6576a55..d1b667a 100644 --- a/src/version.c +++ b/src/version.c
@@ -750,6 +750,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3825, +/**/ 3824, /**/ 3823,