commit | fc8bec0be4d1354f20fc4f514e47e98280b9d64a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 19 19:57:34 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 19 19:57:34 2017 +0200 |
tree | 30ddaa097c91a0689fa525bb79ba72b46f73de10 | |
parent | 3eee06e7d4c3a8e2dbb2577a1eef0e0f108e0288 [diff] [blame] |
patch 8.0.0966: build failure without terminal feature Problem: Build failure without terminal feature. Solution: Move #endif.
diff --git a/src/version.c b/src/version.c index 6af9a8f..f269605 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 966, +/**/ 965, /**/ 964,