commit | d0988c50f3d23ca15e567ff51d5ede2e28e9ac18 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 10 12:19:04 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 10 12:19:04 2011 +0200 |
tree | 67f2657c89e0fee967a5a0c16b2817fd5c05c3a9 | |
parent | 1cb7e0976da10d7c8b66372c1cb176f2e6b8423d [diff] [blame] |
updated for version 7.3.271 Problem: Code not following Vim coding style. Solution: Fix the style. (Elias Diem)
diff --git a/src/version.c b/src/version.c index 86addc5..4b4a35c 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 271, +/**/ 270, /**/ 269,