commit | 4a5a8dd6e5fa5581bd24b584a71b5fce9ba34bb8 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Mar 16 13:54:10 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Mar 16 13:54:10 2017 +0100 |
tree | 7e5fbb0f3344e894958fc342e47a6ef05067b9d2 | |
parent | d8492792f26c5bbdefc8f452a393621f055edd8c [diff] [blame] |
patch 8.0.0461: test 45 hangs on MS-Windows Problem: Test 45 hangs on MS-Windows. Solution: Reset 'shiftwidth'. Also remove redundent function.
diff --git a/src/version.c b/src/version.c index 71a769f..7f6d38f 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 461, +/**/ 460, /**/ 459,