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

patch 8.2.0005: duplication in version info

Problem:    Duplication in version info.
Solution:   Use preprocessor string concatenation. (Ken Takata, closes #5357)
This commit is contained in:
Bram Moolenaar
2019-12-14 17:24:53 +01:00
parent a6e8f888e7
commit 5021225656
2 changed files with 29 additions and 19 deletions

View File

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