]> granicus.if.org Git - vim/commitdiff
patch 8.2.3642: list of distributed files is outdated v8.2.3642
authorBram Moolenaar <Bram@vim.org>
Mon, 22 Nov 2021 12:06:06 +0000 (12:06 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 22 Nov 2021 12:06:06 +0000 (12:06 +0000)
Problem:    List of distributed files is outdated.
Solution:   Rename term.h to termdefs.h.

Filelist
src/version.c

index 567b70775f73cd9f201be5ee8dcfaa17ddd14c98..1ab6e1b1c87ead5a8569dd2c0b269980589180ec 100644 (file)
--- a/Filelist
+++ b/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 \
index 99c8a26972133c8cb725b2f51ca1a1e529ba949b..f75c08ba3e755fcf121c41e116a58c2f74b5213e 100644 (file)
@@ -757,6 +757,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    3642,
 /**/
     3641,
 /**/