]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0715: Coverity warns about copy/paste error in hl_blend_attr() v9.2.0715
authorChristian Brabandt <cb@256bit.org>
Wed, 24 Jun 2026 17:30:22 +0000 (17:30 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 24 Jun 2026 17:30:22 +0000 (17:30 +0000)
commitf67e912ffefb6a9f0ddb2f7dc123e34a552d1f11
tree3aa65f35f3716f98085261a1c20f27f1262b5b1e
parent19ab872a905e0f6f2a9df3aa008459f286dc4e5c
patch 9.2.0715: Coverity warns about copy/paste error in hl_blend_attr()

Problem:  Coverity warns about copy/paste error in hl_blend_attr()
Solution: Use foreground color instead, regenerate dump

closes: #20624

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/highlight.c
src/testdir/dumps/Test_popupwin_opacity_hl_80.dump
src/version.c