]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1621: using invalid default value for highlight attribute v8.0.1621
authorBram Moolenaar <Bram@vim.org>
Tue, 20 Mar 2018 12:00:25 +0000 (13:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 20 Mar 2018 12:00:25 +0000 (13:00 +0100)
commit6185903e3d07eb53326fc1403fc2de97ca31b775
tree749ad4863c57ac6e3cadd06957281e4ce0d199c3
parente26e0d2b83c2875b9829b884c2ababf8ca771f7e
patch 8.0.1621: using invalid default value for highlight attribute

Problem:    Using invalid default value for highlight attribute.
Solution:   Use zero instead of -1.
src/syntax.c
src/version.c