KeithBrown39423 / Hexdump

The alternative cross-platform hex dumping utility
MIT License
16 stars 0 forks source link

🐛 Fix ascii print when last line is less than 8 bytes #41

Closed PauloCampana closed 4 months ago

PauloCampana commented 4 months ago

Last line was not aligned properly, missing 1 space

image