forked from aniani/vim
Problem: Using int for second argument of ga_init2(). Solution: Remove unnessary type cast (int) when using sizeof().
171 KiB
171 KiB
Problem: Using int for second argument of ga_init2(). Solution: Remove unnessary type cast (int) when using sizeof().