commit | 9ff7d717aa3176de5c61de340deb93f41c7780fc | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat May 07 17:45:16 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat May 07 17:45:16 2022 +0100 |
tree | 284675f792fa75b0bca7e6e7a488ce544c9ae450 | |
parent | ac4174e166dd76c72907caa76db0e7cd878ac667 [diff] [blame] |
patch 8.2.4910: imperfect coding Problem: Imperfect coding. Solution: Make code nicer.
diff --git a/src/version.c b/src/version.c index 79e89aa..4a4c7a9 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4910, +/**/ 4909, /**/ 4908,