]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1457: compile warning with tabpanelopt v9.1.1457
authorJohn Marriott <basilisk@internode.on.net>
Thu, 12 Jun 2025 19:37:18 +0000 (21:37 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 12 Jun 2025 19:37:18 +0000 (21:37 +0200)
commita9657c895277fe7231f5b7d9e1c755f804fddc1c
tree1fe2af6589e5770d121ddb52064d6a8e645d51ba
parent532a5fb13121fe849b83f77a3c1d62c95af4cdce
patch 9.1.1457: compile warning with tabpanelopt

Problem:  compile warning with tabpanelopt
Solution: declare arg as UNUSED (John Marriott)

closes: #17528

Signed-off-by: John Marriott <basilisk@internode.on.net>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/option.c
src/optionstr.c
src/version.c