]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0572: using two lines for free and reset v8.2.0572
authorBram Moolenaar <Bram@vim.org>
Mon, 13 Apr 2020 16:13:33 +0000 (18:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 13 Apr 2020 16:13:33 +0000 (18:13 +0200)
commitdf1956075d9ff7b5869fb548734bc2a7be2bce44
tree64ace0f4c89f0281810604bb579bf278e0702871
parent0015795baafaf7983875f979f92339375fe5d8e2
patch 8.2.0572: using two lines for free and reset

Problem:    Using two lines for free and reset.
Solution:   Use VIM_CLEAR() instead. (Yegappan Lakshmanan)
src/misc2.c
src/version.c