mirror of
https://github.com/vim/vim.git
synced 2025-10-27 09:24:23 -04:00
patch 9.0.0271: using INIT() in non-header files
Problem: Using INIT() in non-header files. Solution: Remove INIT(). (closes #10981)
This commit is contained in:
@@ -723,6 +723,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
271,
|
||||
/**/
|
||||
270,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user