]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3523: duplicated code in xxd v8.2.3523
authorDungSaga <dungsaga@users.noreply.github.com>
Sat, 16 Oct 2021 18:07:46 +0000 (19:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Oct 2021 18:07:46 +0000 (19:07 +0100)
commitc89c91cafd91fbf17f431d800bbf4cafcffffe7a
tree2358b92683f980ee7a5c77b58e22485c7abf1eeb
parent93ff6720fe4427341bc426b6d46e6324f226c270
patch 8.2.3523: duplicated code in xxd

Problem:    Duplicated code in xxd.
Solution:   Remove duplicated lines. (closes #8972)
src/version.c
src/xxd/xxd.c