commit | 492324e58840f441d7226e7656844e778e65d7fb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 28 20:57:59 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 28 20:57:59 2023 +0000 |
tree | 7fefd8b245f766eaa0f7e769491377381dafe278 | |
parent | 755bf2b3d265ceb9c02752d4286a055e44f9ce29 [diff] [blame] |
patch 9.0.1259: diffmode test fails Problem: Diffmode test fails. Solution: Adjust expected result for adjusted indenting.
diff --git a/src/version.c b/src/version.c index 0cc20ca..85fbc40 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1259, +/**/ 1258, /**/ 1257,