]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3670: error checks repeated several times v8.2.3670
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Nov 2021 11:16:50 +0000 (11:16 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Nov 2021 11:16:50 +0000 (11:16 +0000)
commit8af87bd6b1808ffcafdd73b1d7501dd50b9d15bc
tree51f035198f1c2d559525b07a5a3b2a3464b8e1cb
parentbd228fd097b41a798f90944b5d1245eddd484142
patch 8.2.3670: error checks repeated several times

Problem:    Error checks repeated several times.
Solution:   Move the checks to functions. (closes #9213)
src/version.c
src/xxd/xxd.c