comparison src/version.c @ 7842:cf744110897d v7.4.1218

commit https://github.com/vim/vim/commit/779a7759ad03e6a3fb616828793512644390655a Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 30 23:26:34 2016 +0100 patch 7.4.1218 Problem: Missing change in configure. More changes for function style. Solution: Avoid the typos.
author Christian Brabandt <cb@256bit.org>
date Sat, 30 Jan 2016 23:30:05 +0100
parents 28f569c7dab9
children 6669966db9e9
comparison
equal deleted inserted replaced
7841:c39d982a69aa 7842:cf744110897d
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 1218,
749 /**/ 751 /**/
750 1217, 752 1217,
751 /**/ 753 /**/
752 1216, 754 1216,
753 /**/ 755 /**/