forked from aniani/vim
patch 8.2.2855: white space after "->" does not give E274
Problem: White space after "->" does not give E274. Solution: Do not skip white space in legacy script. (closes #8212)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2855,
|
||||
/**/
|
||||
2854,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user