]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1413: compiler warning for unused variable v9.0.1413
authorBram Moolenaar <Bram@vim.org>
Fri, 17 Mar 2023 18:50:48 +0000 (18:50 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Mar 2023 18:50:48 +0000 (18:50 +0000)
commit2a003177eb3cee535bb8a384b4b87db13f0486ae
tree60cf34cbdc3f4cb6aa7d21dad6ab07a6d532996e
parent6e377eca8de4c0c0d25808beb7de7676194ebf1d
patch 9.0.1413: compiler warning for unused variable

Problem:    Compiler warning for unused variable.
Solution:   Move variable declaration. (John Marriott)
src/time.c
src/version.c