]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1422: no fallback to underline when undercurl is not set v8.0.1422
authorBram Moolenaar <Bram@vim.org>
Fri, 22 Dec 2017 20:12:34 +0000 (21:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 22 Dec 2017 20:12:34 +0000 (21:12 +0100)
commit45a0000d5c4a5ea934d5a16a2ab5bbcf307623ac
treedd55c78947e5f943aeac3dd080bd96e2454ea180
parente6640ad44e2186bd3642b972115496d347cd1fdd
patch 8.0.1422: no fallback to underline when undercurl is not set

Problem:    No fallback to underline when undercurl is not set. (Ben Jackson)
Solution:   Check for the value to be empty instead of NULL. (closes #2424)
src/screen.c
src/version.c