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

patch 8.1.1109: deleted file still in list of distributed files

Problem:    Deleted file still in list of distributed files.
Solution:   Remove the src/os_w32dll.c entry.
This commit is contained in:
Bram Moolenaar
2019-04-04 13:12:07 +02:00
parent 723dd946f9
commit 39b76b7df8
2 changed files with 2 additions and 1 deletions

View File

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