]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3680: repeated code in xxd v8.2.3680
authorDungSaga <dungsaga@users.noreply.github.com>
Fri, 26 Nov 2021 13:59:27 +0000 (13:59 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 26 Nov 2021 13:59:27 +0000 (13:59 +0000)
commitd1d8a595bd03bf9ff6ba1440101daa98b19249fd
tree22a907e50ff9ab36483646a579359b2e6f3c3832
parent7329cfab36356c48edab7ed68f6244eb9e20a5b1
patch 8.2.3680: repeated code in xxd

Problem:    Repeated code in xxd.
Solution:   Change exit_on_ferror() to getc_or_die(). (closes #9226)
src/version.c
src/xxd/xxd.c