commit | a9a6b0323ea3dc5e4d11d28e7c9ae3534e02ee54 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Feb 05 18:00:42 2023 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Feb 05 18:00:42 2023 +0000 |
tree | f22f9b6ea343ff0151b39b11da757ecd2c91fafc | |
parent | 40b4872966d3886e7ff86184ae4ffb58704bf075 [diff] [blame] |
patch 9.0.1285: various small problems Problem: Various small problems. Solution: Adjust white space and comments.
diff --git a/src/version.c b/src/version.c index 97767d2..7c85a97 100644 --- a/src/version.c +++ b/src/version.c
@@ -696,6 +696,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1285, +/**/ 1284, /**/ 1283,