]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1291 v7.3.1291
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Jul 2013 11:29:58 +0000 (13:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Jul 2013 11:29:58 +0000 (13:29 +0200)
commite1fc4e2f0f4afbdbff97025dc1e7b68da181d796
treeccb660f78b760877728a623bdde6b4b298af2e2a
parent79f7e1475a34055c2f6ef6c2e8c863be83bdee67
updated for version 7.3.1291
Problem:    Compiler warnings for uninitialized variables. (Tony Mechelynck)
Solution:   Initialize the variables.
src/screen.c
src/version.c