]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1031 v7.3.1031
authorBram Moolenaar <Bram@vim.org>
Mon, 27 May 2013 09:22:04 +0000 (11:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 27 May 2013 09:22:04 +0000 (11:22 +0200)
commiteb3ecae23a458682ac572979515fcf343eaa62e5
tree40759e1ed04be18f52dafefcc60dbbbceee9add2
parent2cb8feb880655905f392619c70962837266bcd5d
updated for version 7.3.1031
Problem:    Compiler warnings for shadowed variable. (John Little)
Solution:   Move the variable declarations to the scope where they are used.
src/regexp_nfa.c
src/version.c