]> granicus.if.org Git - vim/commit
patch 8.2.1298: compiler warning for unused argument in small version v8.2.1298
authorBram Moolenaar <Bram@vim.org>
Sun, 26 Jul 2020 13:51:06 +0000 (15:51 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 Jul 2020 13:51:06 +0000 (15:51 +0200)
commitcb4f69c2fd9ea81331c4aa54877fde612d182a51
tree3471514cfe8b056f1ffe706a91b34b637cf9108c
parenta5d0423fa16f18b4576a2a07e50034e489587a7d
patch 8.2.1298: compiler warning for unused argument in small version

Problem:    Compiler warning for unused argument in small version.
Solution:   Add UNUSED.
src/scriptfile.c
src/version.c