]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1576: compiler warning for unused argument v8.1.1576
authorBram Moolenaar <Bram@vim.org>
Thu, 20 Jun 2019 22:12:29 +0000 (00:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 20 Jun 2019 22:12:29 +0000 (00:12 +0200)
commit405bb4273499a1f59c004cae78bae200e93fa8a7
tree0696cf01920c1c9adaf492cabd5b473355219248
parent75a1a9415b9c207de5a29b25c0d1949c6c9c5c61
patch 8.1.1576: compiler warning for unused argument

Problem:    Compiler warning for unused argument.
Solution:   Add "UNUSED" annotation. (Dominique Pelle, closes #4570)
src/ui.c
src/version.c