forked from aniani/vim
Problem: Too many type casts for dict_get functions. Solution: Change the key argument from "char_u *" to "char *".
26 KiB
26 KiB
Problem: Too many type casts for dict_get functions. Solution: Change the key argument from "char_u *" to "char *".