mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 13:38:34 +00:00
refactor: fix warnings
This commit is contained in:
@@ -1517,7 +1517,7 @@ int utf16_to_utf8(const WCHAR *strw, char **str)
|
||||
0,
|
||||
strw,
|
||||
-1,
|
||||
(LPSTR *)pos,
|
||||
pos,
|
||||
utf8_len,
|
||||
NULL,
|
||||
NULL);
|
||||
|
Reference in New Issue
Block a user