commit | 4921c24b3183d6000fdc66684f0752dcf86f48a9 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jun 27 18:34:24 2015 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jun 27 18:34:24 2015 +0200 |
tree | a24f70cc3b51919f050c0cafd514b3ba3b33c76c | |
parent | 979243b990a68c20ea17fa26470639104e62b071 [diff] [blame] |
patch 7.4.762 Problem: Comment for may_req_bg_color() is wrong. (Christ van Willegen) Solution: Rewrite the comment.
diff --git a/src/version.c b/src/version.c index bd6b117..9c2d836 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 762, +/**/ 761, /**/ 760,