1
0
forked from aniani/vim

patch 8.1.0411: renamed file missing from distribution

Problem:    Renamed file missing from distribution.
Solution:   Rename screen.c to termscreen.c (Zdenek Dohnal, closes #3449)
This commit is contained in:
Bram Moolenaar
2018-09-19 22:00:30 +02:00
parent 476c0db002
commit cec12cd661
2 changed files with 3 additions and 1 deletions

View File

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