commit | f2017f255ddceaad88a951adc6a2c190d3a18ebf | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Feb 17 21:29:57 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Feb 17 21:29:57 2023 +0000 |
tree | f64c898da4cc74319a2dc1093fa9a16e883c0d5e | |
parent | 552bdca781bd202012224316ffae3439aac83b7b [diff] [blame] |
patch 9.0.1318: code style test fails Problem: Code style test fails. Solution: Remove trailing white space.
diff --git a/src/version.c b/src/version.c index ff0b29e..bcd24fa 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1318, +/**/ 1317, /**/ 1316,