]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1038: function name does not match what it is used for v9.0.1038
authorzeertzjq <zeertzjq@outlook.com>
Fri, 9 Dec 2022 11:36:36 +0000 (11:36 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 9 Dec 2022 11:36:36 +0000 (11:36 +0000)
commitffa4e9b43a3d6d7f412f54637a4b1076ed2bc2f4
treeb2ea31abef1ae8ef4301cfbb1893c0e5a8c0549d
parent98aeb2100c2759111f93f0f0857e93d98afdc88a
patch 9.0.1038: function name does not match what it is used for

Problem:    Function name does not match what it is used for.
Solution:   Include the modifier in the name. (closes #11679)
src/ex_getln.c
src/version.c