commit | 24dc230871258018d2a6a616039283cb7f17684d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue May 13 20:19:58 2014 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue May 13 20:19:58 2014 +0200 |
tree | 5acb22525821718c72be1a2ef24a1af874954a19 | |
parent | caca646bf0f5e55fe32604e90b87b02034e2812b [diff] [blame] |
updated for version 7.4.295 Problem: Various typos, bad white space and unclear comments. Solution: Fix typos. Improve white space. Update comments.
diff --git a/src/version.c b/src/version.c index 94e4e2d..3ea187d 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 295, +/**/ 294, /**/ 293,