commit | b8ff1fb5eb60511f21c425e09c473105ffff02cb | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Feb 04 21:59:01 2012 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Feb 04 21:59:01 2012 +0100 |
tree | 5af8b9f0ccc3a2147ef884c4d8d9f7149833bbe8 | |
parent | 7f85d297dc80666946f7940bc06e45cc2aa79b5d [diff] [blame] |
updated for version 7.3.423 Problem: Small mistakes in comments, proto and indent. Solution: Fix the mistakes. Also update runtime files
diff --git a/src/version.c b/src/version.c index 545e42f..be5ef96 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 423, +/**/ 422, /**/ 421,