]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1784: redundant else in pum_set_selected() v9.0.1784
authormathew <glephunter@gmail.com>
Wed, 23 Aug 2023 18:55:17 +0000 (20:55 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 23 Aug 2023 18:55:17 +0000 (20:55 +0200)
commitc51fa7bc4666baad81356b298da7a5ede410f868
treeb25ea1c11ef5d5062578e0c3906e255205abad26
parent3d3a9152fa6de7038fdfd6d6de25230ed825552a
patch 9.0.1784: redundant else in pum_set_selected()

Problem:  redundant else in pum_set_selected()
Solution: Remove it

closes: #12893

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: mathew <glephunter@gmail.com>
src/popupmenu.c
src/version.c