0
0
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:
zeertzjq
2022-08-26 10:33:54 +01:00
committed by Bram Moolenaar
parent 2bd9dbc19f
commit 9b7d2a9596
4 changed files with 5 additions and 3 deletions

View File

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