commit | 309cbc3840045f246b0b858e4013b2ed170c1c46 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jan 10 22:31:31 2012 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jan 10 22:31:31 2012 +0100 |
tree | 444a8af743a57189600e46844c13b740c0c29f12 | |
parent | 70b2a56d5a8fd54f3d0707fa77dea86a4bd8195f [diff] [blame] |
updated for version 7.3.401 Problem: A couple more shadowed variables. Solution: Rename the variables.
diff --git a/src/version.c b/src/version.c index fbafa05..4169c3e 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 401, +/**/ 400, /**/ 399,