]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.283 v7.4.283
authorBram Moolenaar <Bram@vim.org>
Fri, 9 May 2014 18:33:04 +0000 (20:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 9 May 2014 18:33:04 +0000 (20:33 +0200)
commitd442ec7fe2f929d098ee2739e3c98c70e3bf45a4
tree2ea0c3853c9b2e86ec23a4e5b0ad5eac50e4213f
parentb7547420a4fa576cfc6fb8b620bfc05ba8429f38
updated for version 7.4.283
Problem:    Compiler warning about unused variable. (Charles Cooper)
Solution:   Move the variable inside the #if block.
src/ex_cmds.c
src/version.c