]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0772: the sign_define_by_name() function is too long v8.1.0772
authorBram Moolenaar <Bram@vim.org>
Fri, 18 Jan 2019 21:01:42 +0000 (22:01 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 18 Jan 2019 21:01:42 +0000 (22:01 +0100)
commit0314236aabcb2ca9d0b74074dadecf68d7c7ed5f
tree9126c287fb11749a7264796a8d405e871b08dfe9
parent147e7d0caba8b66ff11622e514142bcc3d24403a
patch 8.1.0772: the sign_define_by_name() function is too long

Problem:    The sign_define_by_name() function is too long.
Solution:   Split it into smaller functions. (Yegappan Lakshmanan,
            closes #3819)
src/sign.c
src/version.c