mirror of
https://github.com/zoriya/vim.git
synced 2025-12-20 14:15:18 +00:00
patch 8.1.1194: typos and small problems in source files
Problem: Typos and small problems in source files. Solution: Small fixes.
This commit is contained in:
@@ -5671,9 +5671,9 @@ typedef int *DWORD_PTR;
|
||||
typedef int HPCON;
|
||||
typedef int HRESULT;
|
||||
typedef int LPPROC_THREAD_ATTRIBUTE_LIST;
|
||||
typedef int SIZE_T;
|
||||
typedef int PSIZE_T;
|
||||
typedef int PVOID;
|
||||
typedef int SIZE_T;
|
||||
typedef int WINAPI;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user