]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0531: the win_line() function is much too long v9.0.0531
authorBram Moolenaar <Bram@vim.org>
Wed, 21 Sep 2022 13:34:28 +0000 (14:34 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 21 Sep 2022 13:34:28 +0000 (14:34 +0100)
commitc20a41972c61ab4bc211327d535c73c9b30cc166
tree484405aca0c14e5feff29dd1975a02d59c2bb1f2
parent8ecfa2c56b4992c7f067b92488aa9acea5a454ad
patch 9.0.0531: 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