commit | b2810f123cbf4b585f8bc5f0e594a6690d95729a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 08 21:38:52 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 08 21:38:52 2022 +0000 |
tree | a2b290edcfc5864afd940badf68b6bc0f8e6731c | |
parent | 782b43d89473dac00e3a8e02224a8330b88dbfef [diff] [blame] |
patch 8.2.4046: some error messages not in the right place Problem: Some error messages not in the right place. Solution: Adjust the errors file. Fix typo.
diff --git a/src/version.c b/src/version.c index a1dea1f..f2845e2 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4046, +/**/ 4045, /**/ 4044,