1
0
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:
Bram Moolenaar
2019-08-02 22:08:25 +02:00
parent dd00035cb5
commit 1ccaa35abf
2 changed files with 413 additions and 410 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -773,6 +773,8 @@ static char *(features[]) =
static int included_patches[] = static int included_patches[] =
{ /* Add new patch number below this line */ { /* Add new patch number below this line */
/**/
1793,
/**/ /**/
1792, 1792,
/**/ /**/