commit | 0f7a5e758c5d8be2d8f1ab4a145d1636a36d18b2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 01 16:31:48 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 01 16:31:48 2022 +0000 |
tree | 28f73295005d2b114e31f5460d64768789f8adb1 | |
parent | 3a846e6bca25bd3d0addcd9ed3bdd9a6774adbe5 [diff] [blame] |
patch 8.2.3973: tiny build fails Problem: Tiny build fails. Solution: Adjust #ifdefs
diff --git a/src/version.c b/src/version.c index f98cf43..1fc6dac 100644 --- a/src/version.c +++ b/src/version.c
@@ -750,6 +750,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3973, +/**/ 3972, /**/ 3971,