mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
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[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
78,
|
||||||
/**/
|
/**/
|
||||||
77,
|
77,
|
||||||
/**/
|
/**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user