]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.735 v7.4.735
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2015 18:30:51 +0000 (20:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2015 18:30:51 +0000 (20:30 +0200)
commite2e4b98622f7c44910dc9660035048a4177d3777
tree854dba79a4663828e4dad418e8929fba45bf43a3
parentd009e8682686a56f7565e6e093a42cd0596e121f
patch 7.4.735
Problem:    Wrong argument for sizeof().
Solution:   Use a pointer argument. (Chris Hall)
src/eval.c
src/version.c