0
0
mirror of https://github.com/vim/vim.git synced 2025-10-06 05:44:14 -04:00

patch 8.2.2196: :version output has extra spaces in compile and link command

Problem:    :version output has extra spaces in compile and link command.
Solution:   Adjust QUOTESED. (closes #7505)
This commit is contained in:
Bram Moolenaar
2020-12-23 12:33:42 +01:00
parent 1dcf55d4f1
commit abcbb0e9ad
3 changed files with 6 additions and 4 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2196,
/**/
2195,
/**/