1
0
forked from aniani/vim

patch 8.0.0971: 'winptydll' missing from :options

Problem:    'winptydll' missing from :options.
Solution:   Add the entry.
This commit is contained in:
Bram Moolenaar
2017-08-19 23:18:02 +02:00
parent d6a7b3e6bb
commit 0aed9a2e2e
2 changed files with 7 additions and 1 deletions

View File

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