Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 2010 15:16:01 +0200
From:      Ed Schouten <ed@80386.nl>
To:        Benedict Reuschling <bcr@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r210191 - head/lib/libarchive
Message-ID:  <20100717131601.GX1742@hoeg.nl>
In-Reply-To: <201007171253.o6HCrvbJ032709@svn.freebsd.org>
References:  <201007171253.o6HCrvbJ032709@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Zxhbmr+fMFEUWeNp
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi Benedict,

* Benedict Reuschling <bcr@FreeBSD.org> wrote:
>  amount of data.
>  You can obtain the next header with
>  .Fn archive_read_next_header ,
> -which returns a pointer to an
> +which returns a pointer to a
>  .Tn struct archive_entry
>  structure with information about the current archive element.
>  If the entry is a regular file, then the header will be followed
> @@ -324,7 +324,7 @@ or the arbitrary key/value pairs that ca
>  pax interchange format archives.
>  .Pp
>  Conversely, of course, not all of the information that can be
> -stored in an
> +stored in a
>  .Tn struct archive_entry
>  is supported by all formats.
>  For example, cpio formats do not support nanosecond timestamps;

Wouldn't it be better to change it the other way around, by removing the
`struct' word?

"... which returns a pointer to an archive_entry structure with ..."

--=20
 Ed Schouten <ed@80386.nl>
 WWW: http://80386.nl/

--Zxhbmr+fMFEUWeNp
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (FreeBSD)

iEYEARECAAYFAkxBrREACgkQ52SDGA2eCwX2awCcCefnfPN1Ngus1QLVfXB0UZdj
X78AnjkBrQu1ELBSyHyYwmhFYGp/byVW
=LoE1
-----END PGP SIGNATURE-----

--Zxhbmr+fMFEUWeNp--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100717131601.GX1742>