mirror of
https://github.com/vim/vim.git
synced 2025-07-04 23:07:33 -04:00
patch 8.2.3642: list of distributed files is outdated
Problem: List of distributed files is outdated. Solution: Rename term.h to termdefs.h.
This commit is contained in:
parent
581f41adb3
commit
73448a27a8
2
Filelist
2
Filelist
@ -143,7 +143,7 @@ SRC_ALL = \
|
||||
src/tag.c \
|
||||
src/term.c \
|
||||
src/terminal.c \
|
||||
src/term.h \
|
||||
src/termdefs.h \
|
||||
src/termlib.c \
|
||||
src/testing.c \
|
||||
src/textformat.c \
|
||||
|
@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3642,
|
||||
/**/
|
||||
3641,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user