forked from aniani/vim
patch 9.0.0872: code is indented more than needed
Problem: Code is indented more than needed. Solution: Return early. (Yegappan Lakshmanan, closes #11538)
This commit is contained in:
committed by
Bram Moolenaar
parent
3b014befa0
commit
623e94e138
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
872,
|
||||
/**/
|
||||
871,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user