]> granicus.if.org Git - vim/commit
patch 9.0.1294: the set_bool_option() function is too long v9.0.1294
authorYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 9 Feb 2023 22:08:52 +0000 (22:08 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Feb 2023 22:08:52 +0000 (22:08 +0000)
commit80b817b7494b5b162efd2d0d308933f81aef7c45
tree7ae37a1ab27c183aa8f4b448e59016355b80723e
parent0caaf1e46511f7a92e036f05e6aa9d5992540117
patch 9.0.1294: the set_bool_option() function is too long

Problem:    The set_bool_option() function is too long.
Solution:   Move code to separate functions. (Yegappan Lakshmanan,
            closes #11964)
src/option.c
src/version.c