]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1095 v7.3.1095
authorBram Moolenaar <Bram@vim.org>
Sun, 2 Jun 2013 14:40:55 +0000 (16:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 2 Jun 2013 14:40:55 +0000 (16:40 +0200)
commit525666f28201c313825065d49b98606c8cade457
tree402394601a9b3cfbcf3b52d67c9867da73795e7f
parent307aa16a6958e5aa76c7c9f6e3f1b47faf8c50d2
updated for version 7.3.1095
Problem:    Compiler warnings for shadowed variables. (Christian Brabandt)
Solution:   Rename new_state() to alloc_state().  Remove unnecessary
            declaration.
src/regexp_nfa.c
src/version.c