Merge remote-tracking branch 'vim/master'

This commit is contained in:
Kazuki Sakamoto
2016-04-28 20:28:24 -07:00
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -6174,7 +6174,7 @@ gui_get_color_cmn(char_u *name)
while (!feof(fd))
{
int len;
size_t len;
int pos;
(void)fgets(line, LINE_LEN, fd);
+2
View File
@@ -768,6 +768,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1797,
/**/
1796,
/**/