]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.045 v7.3.045
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Oct 2010 15:39:05 +0000 (17:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Oct 2010 15:39:05 +0000 (17:39 +0200)
commitb3ae56cf2b02059b2a4fd2e1bee67970ec9b0dba
tree7a9e0a8856528b239fe1df3f41e1f9d6d7fe0205
parentee236d0d199d627193b0d61a2b3b8bbda323afd6
updated for version 7.3.045
Problem:    Compiler warning for uninitialized variable.
Solution:   Initialize the variable always.
src/getchar.c
src/version.c