commit | 037c54f261818439755d56e318da068f97997fb5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 20 23:47:46 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 20 23:47:46 2019 +0200 |
tree | a0045955e2b9f55971423cc399980bbba6d89731 | |
parent | 4c25bd785aa8b565bf973cbba12ed36b76daaa4f [diff] [blame] |
patch 8.1.1193: typos and small problems in test files Problem: Typos and small problems in test files. Solution: Small improvements.
diff --git a/src/version.c b/src/version.c index 2448efd..e6de24b 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1193, +/**/ 1192, /**/ 1191,