mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
patch 8.1.1793: mixed comment style in globals
Problem: Mixed comment style in globals. Solution: Use // comments where appropriate.
This commit is contained in:
+411
-410
File diff suppressed because it is too large
Load Diff
@@ -773,6 +773,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1793,
|
||||
/**/
|
||||
1792,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user