mirror of
https://github.com/vim/vim.git
synced 2026-02-24 18:24:05 +01:00
Problem: xxd: combination of little endian and cols fails. (Aapo
Rantalainen)
Solution: Round up the space taken by the hex output. (closes #12097)