commit | 4349c57543a98dc417b74da5a08c326337aa0bd3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 30 13:28:28 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 30 13:28:28 2016 +0100 |
tree | 45f72049af7a0a68827cd0769a9c21986ac783bf | |
parent | 3e96c3d241ab657cf4df0913ea8de50a6cb90730 [diff] [blame] |
patch 7.4.1203 Problem: Still more files still using __ARGS. Solution: Remove __ARGS in really the last files.
diff --git a/src/version.c b/src/version.c index cd61434..7553015 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1203, +/**/ 1202, /**/ 1201,