forked from aniani/vim
patch 8.1.0078: "..." used inconsistently in messages
Problem: "..." used inconsistently in messages. Solution: Drop the space before " ...".
This commit is contained in:
parent
5c3670718b
commit
c166927a32
@ -761,6 +761,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
78,
|
||||
/**/
|
||||
77,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user