1
0
forked from aniani/vim

patch 8.2.2889: typo and verbose comment in Makefiles

Problem:    Typo and verbose comment in Makefiles.
Solution:   Fix typo. Use @#. (Ken Takata, closes #8252)
This commit is contained in:
K.Takata
2021-05-26 21:49:18 +02:00
committed by Bram Moolenaar
parent 7d840e9ac7
commit c512599b22
3 changed files with 4 additions and 2 deletions

View File

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