mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
patch 7.4.1158
Problem: Still using __ARGS(). Solution: Remove __ARGS() from eval.c
This commit is contained in:
+455
-455
File diff suppressed because it is too large
Load Diff
@@ -741,6 +741,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1158,
|
||||
/**/
|
||||
1157,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user