commit | 2ec208172c37b06a6177e32359214e5e02bfbed5 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 01 16:35:08 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 01 16:35:08 2020 +0200 |
tree | 7b8c6878d8bc1bdaaab5668851be17683307dc37 | |
parent | b86abadf87bd0f85f800077171ec4b98aefff776 [diff] [blame] |
patch 8.2.1341: build failures Problem: Build failures. Solution: Add missing error message.
diff --git a/src/version.c b/src/version.c index 7026eeb..202ee2f 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1341, +/**/ 1340, /**/ 1339,