]> granicus.if.org Git - vim/commit
patch 9.0.0533: the win_line() function is much too long v9.0.0533
authorBram Moolenaar <Bram@vim.org>
Wed, 21 Sep 2022 14:41:28 +0000 (15:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 21 Sep 2022 14:41:28 +0000 (15:41 +0100)
commite49f9acecc03755db850410b2590ad7312c5224b
tree0709eda1593efe9e7dc3e88acc4091b2afb9e26d
parent14f91765c07e147e0c8554a50560ae24dbd5ecea
patch 9.0.0533: the win_line() function is much too long

Problem:    The win_line() function is much too long.
Solution:   Move code to separate functions.
src/drawline.c
src/version.c