]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1293: the set_num_option() is too long v9.0.1293
authorYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 9 Feb 2023 12:23:17 +0000 (12:23 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Feb 2023 12:23:17 +0000 (12:23 +0000)
commit0caaf1e46511f7a92e036f05e6aa9d5992540117
tree3dd5218ea3bd19585569140c9b22c45b72a2972a
parent313e4724c3b4f6d7454b45b89da08f83a2a0c77e
patch 9.0.1293: the set_num_option() is too long

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