commit | b8329db36a886355e6e9cb9986a3668fef78c438 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Jul 06 13:31:28 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Jul 06 13:31:28 2022 +0100 |
tree | 33ffb8b90e8cd13707eadfe3848c30a09d06c8fc | |
parent | 5ed11535e0695163cec71033b98bb97356cf0113 [diff] [blame] |
patch 9.0.0044: typos in comments, wrapping lines Problem: Typos in comments, wrapping lines. Solution: Adjust comments. Wrap lines.
diff --git a/src/version.c b/src/version.c index f1b2e52..31ece0e 100644 --- a/src/version.c +++ b/src/version.c
@@ -736,6 +736,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 44, +/**/ 43, /**/ 42,