0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

patch 8.0.0814: file in Filelist does not exist

Problem:    File in Filelist does not exist.
Solution:   Remove the line.
This commit is contained in:
Bram Moolenaar 2017-07-30 16:58:56 +02:00
parent 423802d1a2
commit 0e7885e67d
2 changed files with 2 additions and 1 deletions

View File

@ -200,7 +200,6 @@ SRC_ALL = \
src/libvterm/.gitignore \
src/libvterm/LICENSE \
src/libvterm/Makefile \
src/libvterm/Makefile.msc \
src/libvterm/README \
src/libvterm/tbl2inc_c.pl \
src/libvterm/vterm.pc.in \

View File

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