commit | 3803bad99de92f4c5ebd6f40b757bc7ade47619e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jan 31 17:56:07 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jan 31 17:56:07 2016 +0100 |
tree | 9fb8d6ca529e509b9dad46465d76d1148734fdfc | |
parent | d14e00ea67afbaa8cb4a7e6b1eb306da6a2d5adb [diff] [blame] |
patch 7.4.1226 Problem: GRESOURCE_HDR is unused. Solution: Remove it. (Kazunobu Kuriyama)
diff --git a/src/version.c b/src/version.c index 80c4eff..96a2daa 100644 --- a/src/version.c +++ b/src/version.c
@@ -743,6 +743,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1226, +/**/ 1225, /**/ 1224,