1
0
forked from aniani/vim

patch 9.0.0073: too many files recognized as bsdl

Problem:    Too many files recognized as bsdl.
Solution:   Use pattern "*.bsd" instead of "*bsd". (Martin Tournoij,
            closes #10783)
This commit is contained in:
Martin Tournoij
2022-07-25 21:40:06 +01:00
committed by Bram Moolenaar
parent 6d023f98df
commit 1b67f07f76
3 changed files with 8 additions and 3 deletions

View File

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