comparison src/version.c @ 7813:744c66477ba9 v7.4.1203

commit https://github.com/vim/vim/commit/4349c57543a98dc417b74da5a08c326337aa0bd3 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 30 13:28:28 2016 +0100 patch 7.4.1203 Problem: Still more files still using __ARGS. Solution: Remove __ARGS in really the last files.
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Jan 2016 13:30:04 +0100
parents 7fda54504fee
children 3a96dfb42c55
comparison
equal deleted inserted replaced
7812:5e9227816126 7813:744c66477ba9
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 1203,
749 /**/ 751 /**/
750 1202, 752 1202,
751 /**/ 753 /**/
752 1201, 754 1201,
753 /**/ 755 /**/