commit | b04a98f6c3cca14bf055934b0a793f4dc376858b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 01 20:32:29 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 01 20:32:29 2016 +0100 |
tree | 1c7a13b04219d7477dcdcb8dbd7f56bbce2485c2 | |
parent | 87f3d202a90bd2d08a7afd55b3486b10bef858bb [diff] [blame] |
patch 8.0.0114 Problem: Coding style not optimal. Solution: Add spaces. (Ken Takata)
diff --git a/src/version.c b/src/version.c index df32644..7b11a55 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 114, +/**/ 113, /**/ 112,