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