diff options
author | Tim Kientzle <kientzle@FreeBSD.org> | 2008-12-06 06:17:18 +0000 |
---|---|---|
committer | Tim Kientzle <kientzle@FreeBSD.org> | 2008-12-06 06:17:18 +0000 |
commit | 485698c1705828ff3aaabf38fa9b089d0e061a3b (patch) | |
tree | b71c88d736f788c8d2785a7fd130cfb152c11b77 /lib/libarchive/archive_entry.h | |
parent | 0373bf653182d0c08753dfc7f21167c244dcdbde (diff) |
Style fixes:
* Wrap long declarations to fit 80 chars
* #undef macros that shouldn't be exported
* Organize the version-dependent conditionals a
bit more consistently
Speculative:
* libarchive 3.0 will (eventually) use int64_t
instead of off_t. This is an attempt to avoid
some the headaches caused by Linux LFS. (I'll
still have to do ugly things for the struct stat
references in archive_entry.h, of course.)
Notes
Notes:
svn path=/head/; revision=185675
Diffstat (limited to 'lib/libarchive/archive_entry.h')
0 files changed, 0 insertions, 0 deletions