comparison src/version.c @ 7838:cfed0e9f0ca2 v7.4.1216

commit https://github.com/vim/vim/commit/ba4ef2757cfc126f342b710f1ad9ea39e6b56cec Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 30 21:48:49 2016 +0100 patch 7.4.1216 Problem: Still using HAVE_STDARG_H. Solution: Assume it's always defined.
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Jan 2016 22:00:05 +0100
parents 33ba2adb6065
children 28f569c7dab9
comparison
equal deleted inserted replaced
7837:33ba2adb6065 7838:cfed0e9f0ca2
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 1216,
749 /**/ 751 /**/
750 1215, 752 1215,
751 /**/ 753 /**/
752 1214, 754 1214,
753 /**/ 755 /**/