forked from aniani/vim
patch 9.1.0632: MS-Windows: Compiler Warnings
Problem: MS-Windows: Compiler Warnings Solution: Fix the warnings (Ken Takata) * Unused variable. * Conversion from size_t to int. closes: #15369 Signed-off-by: Ken Takata <kentkt@csc.jp> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
4c45425c10
commit
073cb02cb5
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
632,
|
||||
/**/
|
||||
631,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user