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

patch 8.2.5171: dependencies and proto files are outdated

Problem:    Dependencies and proto files are outdated.
Solution:   Update dependencies and proto files.  Avoid errors.
This commit is contained in:
Bram Moolenaar
2022-06-27 22:52:43 +01:00
parent 944cc9ceba
commit d21e5bde7c
18 changed files with 512 additions and 360 deletions

View File

@@ -92,6 +92,7 @@ typedef int HFONT;
typedef int HICON;
typedef int HWND;
typedef int INPUT_RECORD;
typedef int INT_PTR;
typedef int KEY_EVENT_RECORD;
typedef int LOGFONTW;
typedef int LPARAM;