commit | 1bc353b6f1b063e189e0cef26f8dc586dcf9161f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Sep 01 14:45:28 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Sep 01 14:45:28 2019 +0200 |
tree | 79221062c2d8fdff55380c21c9f35884f1468c64 | |
parent | 02b31110d31e995326080807716e79e38fe501df [diff] [blame] |
patch 8.1.1955: tests contain typos Problem: Tests contain typos. Solution: Correct the typos. (Dominique Pelle)
diff --git a/src/version.c b/src/version.c index 257c3aa..afde7b6 100644 --- a/src/version.c +++ b/src/version.c
@@ -762,6 +762,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1955, +/**/ 1954, /**/ 1953,