commit | 755bf2b3d265ceb9c02752d4286a055e44f9ce29 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 28 19:38:49 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 28 19:38:49 2023 +0000 |
tree | 1cb3be6a1d067793fe0910ef24639d54b61d0ecd | |
parent | 94722c510745a0cfd494c51625a514b92dd2bfb2 [diff] [blame] |
patch 9.0.1258: code style test fails Problem: Code style test fails. Solution: Adjust test files.
diff --git a/src/version.c b/src/version.c index 828ccae..0cc20ca 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1258, +/**/ 1257, /**/ 1256,