]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1797 v7.4.1797
authorBram Moolenaar <Bram@vim.org>
Thu, 28 Apr 2016 20:20:03 +0000 (22:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Apr 2016 20:20:03 +0000 (22:20 +0200)
commitc61348e83fd4eed8b999fe5b7cdfb4caf90bf3fd
tree973264c18258283ca72dd5f4a6fd3c5e30087ca3
parent283ee8b3a07b9da18f6c73f35cf465b83f96406a
patch 7.4.1797
Problem:    Warning from Windows 64 bit compiler.
Solution:   Change int to size_t. (Mike Williams)
src/term.c
src/version.c