cvs commit: src/lib/libarchive archive_read.c archive_read_private.h
Tim Kientzle
kientzle at FreeBSD.org
Wed Mar 12 04:58:36 UTC 2008
kientzle 2008-03-12 04:58:32 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read.c archive_read_private.h
Log:
Remove some unused fields from the private archive_read structure
(left over from when the unified read/write structure was copied
to form separate read and write structures) and eliminate the
pointless initialization of a couple of the unused fields.
Revision Changes Path
1.38 +0 -15 src/lib/libarchive/archive_read.c
1.5 +0 -37 src/lib/libarchive/archive_read_private.h
More information about the cvs-src
mailing list