commit | 247caa378fc1121c99ecc594fab024691a6d7a9b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon May 29 17:37:13 2023 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon May 29 17:37:13 2023 +0100 |
tree | 4124675fec3084b72849ad1681e5b7d461d46e3a | |
parent | b140c114f641ac4cd4fb04e7bdec031295264a8d [diff] [blame] |
patch 9.0.1590: filetype test has trailing white space Problem: Filetype test has trailing white space. Solution: Remove trailing white space.
diff --git a/src/version.c b/src/version.c index a4bf15b..fbe684a 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1590, +/**/ 1589, /**/ 1588,