]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4854: array size does not match usage v8.2.4854
authorChristian Brabandt <cb@256bit.org>
Sun, 1 May 2022 23:06:51 +0000 (00:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 1 May 2022 23:06:51 +0000 (00:06 +0100)
commit2f7e00a8aeceaf1d682d9e797149c1c51654ff68
treeaee8c6b8ab6765f5d2105ac3e0268c5658039d40
parent056a1c2bdda526c31c42cc1b7752073981642940
patch 8.2.4854: array size does not match usage

Problem:    Array size does not match usage.
Solution:   Make array size 3 instead of 4. (Christian Brabandt, closes #10336)
src/term.c
src/version.c