0
0
mirror of https://github.com/vim/vim.git synced 2025-10-14 07:04:10 -04:00

patch 7.4.2076

Problem:    Syntax error when dict has '>' key.
Solution:   Check for endchar. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-07-19 22:43:11 +02:00
parent c917da4b3e
commit 4f0383bc3f
3 changed files with 13 additions and 2 deletions

View File

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