1
0
forked from aniani/vim
Files
vim/src/time.c
Bram Moolenaar d61efa50f8 patch 9.0.0063: too many type casts for dict_get functions
Problem:    Too many type casts for dict_get functions.
Solution:   Change the key argument from "char_u *" to "char *".
2022-07-23 09:52:04 +01:00

26 KiB