]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1745: compiler warning for unused argument v8.1.1745
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Jul 2019 17:00:36 +0000 (19:00 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Jul 2019 17:00:36 +0000 (19:00 +0200)
commit1f164b19685d8ad709b11f3f1933685469251e30
treebd3b2ad86ca529bdcbf08a15dcb8f4f2fa26f113
parent07d1356648a2a9b5f07e20ff1d3c4c606ae45d49
patch 8.1.1745: compiler warning for unused argument

Problem:    Compiler warning for unused argument.
Solution:   Add UNUSED.  Change comments to new style.
src/highlight.c
src/version.c