0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 9.0.0776: MSVC can't have field name "small"

Problem:    MSVC can't have field name "small".
Solution:   Rename small to smallfont.
This commit is contained in:
Bram Moolenaar
2022-10-16 20:24:16 +01:00
parent 2a46f81ec7
commit 9d8620b519
7 changed files with 27 additions and 25 deletions

View File

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