0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 8.0.1111: syntax error in configure when using Perl

Problem:    Syntax error in configure when using Perl.
Solution:   Add missing quote
This commit is contained in:
Bram Moolenaar
2017-09-15 12:40:53 +02:00
parent e8ff56b28e
commit b5e79ef5a9
3 changed files with 4 additions and 2 deletions

View File

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