commit | 447038a1273f3c4d00616da8334e77915a22f163 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 21 19:50:05 2011 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 21 19:50:05 2011 +0200 |
tree | 6a13cf11b7d72f337fbfc124324c13b6947812f9 | |
parent | d960d76d5e6f6cf257970d14fc667b4033a808d0 [diff] [blame] |
updated for version 7.3.321 Problem: Code not following Vim style. Solution: Fix the style. (Elias Diem)
diff --git a/src/version.c b/src/version.c index 5bae7d8..2837018 100644 --- a/src/version.c +++ b/src/version.c
@@ -710,6 +710,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 321, +/**/ 320, /**/ 319,