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:
1
Filelist
1
Filelist
@@ -450,7 +450,6 @@ SRC_DOS = \
|
||||
src/iscygpty.h \
|
||||
src/iid_ole.c \
|
||||
src/os_dos.h \
|
||||
src/os_w32dll.c \
|
||||
src/os_w32exe.c \
|
||||
src/os_win32.c \
|
||||
src/os_mswin.c \
|
||||
|
@@ -771,6 +771,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1109,
|
||||
/**/
|
||||
1108,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user