]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1126 v7.3.1126
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Jun 2013 19:23:39 +0000 (21:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Jun 2013 19:23:39 +0000 (21:23 +0200)
commitc19b4b50a800c9866df4de0d30a25dc9d9af4939
tree87b93edcd6a7183a591b8cb10f35a7962f023c28
parent973fced7632fcbc2856aa842d5d872b6472f523c
updated for version 7.3.1126
Problem:    Compiler warning for unitialized variable. (Tony Mechelynck)
Solution:   Assign something to the variable.
src/regexp_nfa.c
src/version.c