mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
patch 8.1.0607: proto files are not in sync with the source code
Problem: Proto files are not in sync with the source code. Solution: Update the proto files.
This commit is contained in:
@@ -114,6 +114,7 @@ typedef int SMALL_RECT;
|
||||
typedef int TEXTMETRIC;
|
||||
typedef int UINT;
|
||||
typedef int WCHAR;
|
||||
typedef int WNDENUMPROC;
|
||||
typedef int WORD;
|
||||
typedef int WPARAM;
|
||||
typedef void VOID;
|
||||
|
Reference in New Issue
Block a user