commit | 73448a27a8e13b9b26759abeb092fd13a0e93238 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Nov 22 12:06:06 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Nov 22 12:06:06 2021 +0000 |
tree | b5c637e4f1990048578eb804db574be2ccada692 | |
parent | 581f41adb3ba1dc95bf4fc7c434427e1203be5e8 [diff] [blame] |
patch 8.2.3642: list of distributed files is outdated Problem: List of distributed files is outdated. Solution: Rename term.h to termdefs.h.
diff --git a/Filelist b/Filelist index 567b707..1ab6e1b 100644 --- a/Filelist +++ b/Filelist
@@ -143,7 +143,7 @@ src/tag.c \ src/term.c \ src/terminal.c \ - src/term.h \ + src/termdefs.h \ src/termlib.c \ src/testing.c \ src/textformat.c \