1
0
forked from aniani/vim

patch 9.0.0041: a couple of filetype patterns do not have "*" before "/etc"

Problem:    A couple of filetype patterns do not have "*" before "/etc".
Solution:   Add the star. (Jonas Strittmatter, closes #10662)
This commit is contained in:
smjonas
2022-07-05 18:42:56 +01:00
committed by Bram Moolenaar
parent b67f0c8e49
commit 704988f0c3
3 changed files with 8 additions and 5 deletions

View File

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