]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0793: xxd: -e does add one extra space v9.1.0793
authorAapo Rantalainen <aapo.rantalainen@gmail.com>
Sat, 19 Oct 2024 13:54:57 +0000 (15:54 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 19 Oct 2024 13:54:57 +0000 (15:54 +0200)
commitc73fc86bf8fe318aab41900dd92e380143211cda
tree7cd27596bed26f08a593535e2d7ee82d330f32be
parentcc15bbcbc471a206e995e147a09a0720b9f35a38
patch 9.1.0793: xxd: -e does add one extra space

Problem:  xxd: -e does add one extra space
Solution: fix it, refactor and merge some code
          (Aapo Rantalainen)

fixes: #15898
closes: #15899

Signed-off-by: Aapo Rantalainen <aapo.rantalainen@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_xxd.vim
src/version.c
src/xxd/xxd.c