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