]> granicus.if.org Git - vim/commit
patch 8.2.0560: compiler warning in tiny build v8.2.0560
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Apr 2020 18:01:11 +0000 (20:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Apr 2020 18:01:11 +0000 (20:01 +0200)
commit2196bce56fcd56b0eaece50c079bac99f5bc31af
tree76692bdf6fb014750bd8651aaaca356e0d38ab1f
parenta80faa8930ed5a554beeb2727762538873135e83
patch 8.2.0560: compiler warning in tiny build

Problem:    Compiler warning in tiny build.
Solution:   Move declaration inside #ifdef. (Dominique Pelle, closes #5915)
src/ex_docmd.c
src/version.c