mirror of
https://github.com/zoriya/vim.git
synced 2026-06-07 21:42:04 +00:00
patch 8.1.1627: header file contains mixed comment style
Problem: Header file contains mixed comment style. Solution: Use // style comments.
This commit is contained in:
@@ -777,6 +777,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1627,
|
||||
/**/
|
||||
1626,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user