1
0
forked from aniani/vim

patch 8.2.3542: too many comments are old style

Problem:    Too many comments are old style.
Solution:   Change comments to // style. (closes #9021)
This commit is contained in:
Bram Moolenaar
2021-10-19 20:48:52 +01:00
parent 731fba1081
commit c5935a859e
2 changed files with 63 additions and 102 deletions

View File

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