mirror of
https://github.com/zoriya/vim.git
synced 2025-12-23 07:35:13 +00:00
updated for version 7.4a.031
Problem: Compiler warnings. (Charles Campbell) Solution: Initialize variables even when not needed.
This commit is contained in:
@@ -727,6 +727,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
31,
|
||||
/**/
|
||||
30,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user