mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
updated for version 7.3.524
Problem: Missing comma. Solution: Add the comma.
This commit is contained in:
+3
-1
@@ -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