1
0
forked from aniani/vim

updated for version 7.2.383

Problem:    Vim doesn't build cleanly with MSVC 2010.
Solution:   Change a few types. (George Reilly)
This commit is contained in:
Bram Moolenaar
2010-03-02 17:54:33 +01:00
parent 8006d69d3c
commit 8b9c05fa54
4 changed files with 5 additions and 5 deletions

View File

@@ -681,6 +681,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
383,
/**/
382,
/**/