commit | 3020a87cb121123abf1e9a1eca0eddac241fc481 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri May 24 17:33:01 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri May 24 17:33:01 2019 +0200 |
tree | 2c772b456eeec61a5c0ffe77b45abbe82c8880ec | |
parent | d22a6f8aaf4dbffc9254965e39e031914dbc495a [diff] [blame] |
patch 8.1.1382: error when editing test file Problem: Error when editing test file. Solution: Remove part of modeline.
diff --git a/src/version.c b/src/version.c index 2401cc2..b5cee8e 100644 --- a/src/version.c +++ b/src/version.c
@@ -768,6 +768,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1382, +/**/ 1381, /**/ 1380,