mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
patch 9.0.2077: CI fails because of trailing whitespace in test
Problem: CI fails because of trailing whitespace in test Solution: Remove it Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
parent
ec3cebbd2b
commit
87ca5e86fa
@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2077,
|
||||
/**/
|
||||
2076,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user