1
0
forked from aniani/vim
Files
vim/src/spellfile.c
Bram Moolenaar 04935fb17e patch 8.2.4043: using int for second argument of ga_init2()
Problem:    Using int for second argument of ga_init2().
Solution:   Remove unnessary type cast (int) when using sizeof().
2022-01-08 16:19:22 +00:00

171 KiB