comparison src/version.c @ 8901:b4dad96ade29 v7.4.1737

commit https://github.com/vim/vim/commit/52196b2dbe3b64b5054e1df3d3aa8fc65e30addc Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 14 17:52:41 2016 +0200 patch 7.4.1737 Problem: Argument marked as unused is used. Solution: Remove UNUSED.
author Christian Brabandt <cb@256bit.org>
date Thu, 14 Apr 2016 18:00:06 +0200
parents fe12294683d8
children 9da3751688e9
comparison
equal deleted inserted replaced
8900:77dd3a0be51c 8901:b4dad96ade29
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1737,
751 /**/ 753 /**/
752 1736, 754 1736,
753 /**/ 755 /**/
754 1735, 756 1735,
755 /**/ 757 /**/