commit | 8e85db0376604274bccf12bf5859d92b4192aca1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 27 23:16:51 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 27 23:16:51 2018 +0200 |
tree | 5cef4eedcf58d83daadd02fbb710076822f3a4a0 | |
parent | d2a054910bf8f0888fac81e46a64a22dd4a763b5 [diff] [blame] |
patch 8.1.0216: part of file not indented properly Problem: Part of file not indented properly. Solution: Adjust the indent. (Ken Takata)
diff --git a/src/version.c b/src/version.c index 172748b..0d0a2b2 100644 --- a/src/version.c +++ b/src/version.c
@@ -799,6 +799,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 216, +/**/ 215, /**/ 214,