0
0
mirror of https://github.com/vim/vim.git synced 2025-10-17 07:44:28 -04:00

patch 7.4.1795

Problem:    Compiler warning for redefining RGB. (John Marriott)
Solution:   Rename it to TORGB.
This commit is contained in:
Bram Moolenaar
2016-04-26 22:33:17 +02:00
parent c285fe7c3f
commit 5487544fa5
2 changed files with 55 additions and 53 deletions

View File

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