commit | 142ae736d984f4575c1c6ec1a4f679ae4ddf9413 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Aug 19 17:04:01 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Aug 19 17:04:01 2018 +0200 |
tree | afb603483a1ca0383be3a1ef04792df3e3ceab49 | |
parent | 46fad2ef0bd5124f1be22c807214c243fb5611d8 [diff] [blame] |
patch 8.1.0299: misplaced comment Problem: misplaced comment Solution: Remove comment
diff --git a/src/version.c b/src/version.c index ac39425..7278799 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 299, +/**/ 298, /**/ 297,