1
0
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:
zeertzjq
2022-11-10 17:05:28 +00:00
committed by Bram Moolenaar
parent 7265851b2b
commit 09a93e3e66
2 changed files with 4 additions and 2 deletions

View File

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