mirror of
https://github.com/sheumann/hush.git
synced 2025-01-22 03:30:37 +00:00
1bfca7bac7
One of the pads turned out to be unnecessary: sizeof(struct TarHeader) is TAR_BLOCK_SIZE, the padding's in the struct. The others could be done inline with bb_common_bufsiz1. This is a cleanup I did to Denis' patch long ago, but got sidetracked by what turned into svn 15660.