forked from aniani/vim
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:
821
src/globals.h
821
src/globals.h
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