]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1296: checking the same condition twice v8.0.1296
authorBram Moolenaar <Bram@vim.org>
Mon, 13 Nov 2017 20:10:04 +0000 (21:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 13 Nov 2017 20:10:04 +0000 (21:10 +0100)
commit1dcada1933acdab93ac423951b5958125343833d
tree3ad0b2d1eafda5e928cb2e4149abc200d05b88a3
parente42a6d250907e278707753d7d1ba91ffc2471db0
patch 8.0.1296: checking the same condition twice

Problem:    Checking the same condition twice. (John Marriott)
Solution:   Check blinkwait.
src/gui.c
src/version.c