]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0925: two conditions are always false v9.0.0925
authorzeertzjq <zeertzjq@outlook.com>
Wed, 23 Nov 2022 11:23:17 +0000 (11:23 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 23 Nov 2022 11:23:17 +0000 (11:23 +0000)
commitdf3c0eb41e1f48596c85af88b42fed22e3cca328
treedd577c672cc7c0e8839637d7c04ee8d2fe22c54a
parentc3e06e4bfa56714ff59423c2fb5868ae2334727b
patch 9.0.0925: two conditions are always false

Problem:    Two conditions are always false.
Solution:   Remove the conditions.  Update return value types to make clear
            what could be returned. (closes #11593)
src/tag.c
src/version.c