commit | 62dbdc4a5ae16900d17473dbfe3be3acea321bf0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Oct 20 18:24:22 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Oct 20 18:24:22 2011 +0200 |
tree | 0b6ee730812c90da066596f30b1a503ff5798762 | |
parent | 667b4d2db96fbdb8d19d413138ce45d56bccbe0f [diff] [blame] |
updated for version 7.3.342 Problem: Code not in Vim style. Solution: Fix the style. (Elias Diem)
diff --git a/src/version.c b/src/version.c index 3c4dc11..260378d 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 342, +/**/ 341, /**/ 340,