diff options
author | kientzle <kientzle@FreeBSD.org> | 2008-03-14 20:32:20 +0000 |
---|---|---|
committer | kientzle <kientzle@FreeBSD.org> | 2008-03-14 20:32:20 +0000 |
commit | 98633157bb8dca69dd5ac8fc5e9cff3adbca76d2 (patch) | |
tree | bf9919758683fde90450fec97d544693e0de4500 /lib/libarchive/archive_string_sprintf.c | |
parent | 9c113163fb2bb182d320f0228312c13601341163 (diff) | |
download | FreeBSD-src-98633157bb8dca69dd5ac8fc5e9cff3adbca76d2.zip FreeBSD-src-98633157bb8dca69dd5ac8fc5e9cff3adbca76d2.tar.gz |
A block in a tar file is 512 bytes. Period.
Remove the entirely pointless symbolic constant
and sizeof(unsigned char). (The constant
here is doubly wrong, since not only does
it obscure a basic format constant, it was
never intended to be a tar-specific value,
so could conceivably be changed at some point
in the future.)
Diffstat (limited to 'lib/libarchive/archive_string_sprintf.c')
0 files changed, 0 insertions, 0 deletions