commit | b4ad3b0deac12674a7773311890b48fd39c6807c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Mar 30 10:57:45 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Mar 30 10:57:45 2022 +0100 |
tree | d5060ac163343dcbf75d07f32083405afb876dd9 | |
parent | 46eea444d992c2ae985cabb775a5d283f8e16df3 [diff] [blame] |
patch 8.2.4649: various formatting problems Problem: Various formatting problems. Solution: Improve the code formatting.
diff --git a/src/version.c b/src/version.c index 15cbdf8..8b188ce 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4649, +/**/ 4648, /**/ 4647,