1
0
forked from aniani/vim

patch 7.4.1909

Problem:    Doubled semicolons.
Solution:   Reduce to one. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2016-06-08 21:17:43 +02:00
parent 5ce4a0b96a
commit 945ec093cd
7 changed files with 10 additions and 8 deletions

View File

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