comparison src/version.c @ 7720:7c52f11e6df3 v7.4.1158

commit https://github.com/vim/vim/commit/48e697e4b6b6b490c58ec9393da9b2d2ea47c6d8 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 23 22:17:30 2016 +0100 patch 7.4.1158 Problem: Still using __ARGS(). Solution: Remove __ARGS() from eval.c
author Christian Brabandt <cb@256bit.org>
date Sat, 23 Jan 2016 22:30:04 +0100
parents 6ebd8bdf41bc
children c4f8b1d48f20
comparison
equal deleted inserted replaced
7719:fa9ea3fbf917 7720:7c52f11e6df3
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 1158,
744 /**/ 746 /**/
745 1157, 747 1157,
746 /**/ 748 /**/
747 1156, 749 1156,
748 /**/ 750 /**/