commit | f48ee3c28488f7c361732316f905ac420b3d8087 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Dec 06 22:18:20 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Dec 06 22:18:20 2019 +0100 |
tree | 34f5a530c163ab511d7c410b9beea4be7cf11e2e | |
parent | 88a3e2b2ac33e3bb4b7cf9132eb75db051e8f4ed [diff] [blame] |
patch 8.1.2402: typos and other small things Problem: Typos and other small things. Solution: Small fixes.
diff --git a/src/version.c b/src/version.c index b25cda4..8f098f2 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2402, +/**/ 2401, /**/ 2400,