commit | 44c2bffde74a98acdc60505e57c70cd7cc2afa1e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Nov 18 23:23:01 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 18 23:23:01 2017 +0100 |
tree | e7b38e0ef3abdf0972a7b076a1ca66ca341f10d9 | |
parent | e86ee877c1497890e64190c148ff59e8aaf10936 [diff] [blame] |
patch 8.0.1316: build still still fails on Mac Problem: Build still still fails on Mac. (chdiza) Solution: Remove another bogus typedef.
diff --git a/src/version.c b/src/version.c index 163ae8e..99007ac 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1316, +/**/ 1315, /**/ 1314,