forked from aniani/vim
patch 9.0.0855: comment not located above the code it refers to
Problem: Comment not located above the code it refers to. Solution: Move the comment. (closes #11527)
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
855,
|
||||
/**/
|
||||
854,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user