commit | 0699b040e6794d27ffdca241a4358d7c31876385 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 01 16:01:23 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 01 16:01:23 2022 +0000 |
tree | 3c2f9f91171411d8c69c6c1613c6c590cfe7d8d8 | |
parent | 74409f62790a93daf0965c71da01ff76aa0fa5a5 [diff] [blame] |
patch 8.2.3971: build fails Problem: Build fails. Solution: Use the right error message name.
diff --git a/src/version.c b/src/version.c index 26ecf4c..86c7a47 100644 --- a/src/version.c +++ b/src/version.c
@@ -750,6 +750,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3971, +/**/ 3970, /**/ 3969,