]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4118: using UNUSED for argument that is used v8.2.4118
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Jan 2022 21:54:19 +0000 (21:54 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Jan 2022 21:54:19 +0000 (21:54 +0000)
commit0023f82a76cf43a12b41e71f97a2e860d0444e1b
tree06ac42b5b2144b845e4ce46fc1edc11f57252350
parent47036b6bd7e5a0b38f093d9f0630f054b04fa68e
patch 8.2.4118: using UNUSED for argument that is used

Problem:    Using UNUSED for argument that is used.
Solution:   Remove UNUSED.
src/usercmd.c
src/version.c