commit | e240c2da796531e807ea9df78bdbcc7b1012870c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jan 23 22:46:10 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jan 23 22:46:10 2016 +0100 |
tree | bd8e94b375778570d4321862cd75e6cd18d42f8a | |
parent | 48e697e4b6b6b490c58ec9393da9b2d2ea47c6d8 [diff] [blame] |
patch 7.4.1159 Problem: Automatically generated function prototypes use __ARGS. Solution: Remove __ARGS from osdef.sh.
diff --git a/src/version.c b/src/version.c index 2f4ab06..e9d5c19 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1159, +/**/ 1158, /**/ 1157,