]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4022: two error messages in the wrong file v8.2.4022
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Jan 2022 21:41:11 +0000 (21:41 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Jan 2022 21:41:11 +0000 (21:41 +0000)
commit11de43d2d476c449587f1f0712924890ab677708
treee33dfc2f5ff7296126fe75a8f02180b896375c47
parent2ef01d929d094c9063a259a74e23cf61be74b9b6
patch 8.2.4022: two error messages in the wrong file

Problem:    Two error messages in the wrong file.
Solution:   Use the error message from errors.h.
src/popupwin.c
src/usercmd.c
src/version.c