commit | 14285cb801c5ba965fdb89c44e8c27d912edfe4b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Mar 27 20:58:37 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Mar 27 20:58:37 2020 +0100 |
tree | 0fc6f519aab10916524e1943918115903c68924f | |
parent | 2d9d409ad4fab1ae7ceaecc0ef0e9b511d868374 [diff] [blame] |
patch 8.2.0464: typos and other small problems Problem: Typos and other small problems. Solution: Fix the typos. Add missing files to the distribution.
diff --git a/src/version.c b/src/version.c index 752044c..468443a 100644 --- a/src/version.c +++ b/src/version.c
@@ -739,6 +739,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 464, +/**/ 463, /**/ 462,