forked from aniani/vim
updated for version 7.3.524
Problem: Missing comma. Solution: Add the comma.
This commit is contained in:
@@ -715,7 +715,9 @@ static char *(features[]) =
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
523
|
||||
524,
|
||||
/**/
|
||||
523,
|
||||
/**/
|
||||
522,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user