]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.128 v7.3.128
authorBram Moolenaar <Bram@vim.org>
Fri, 25 Feb 2011 14:11:22 +0000 (15:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 25 Feb 2011 14:11:22 +0000 (15:11 +0100)
commite698addf8824c78db8fc201071f69effc616af42
tree336c19babd7941280c3931a93e295a4eb7e36abd
parent49789dc987f93b6852bd8de6090305b8e4cc8a75
updated for version 7.3.128
Problem:    Another compiler warning for signed pointer.
Solution:   Use unsigned int argument for sscanf().
src/mark.c
src/version.c