Date: Mon, 15 Nov 2004 01:46:33 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_write_set_format_pax.c Message-ID: <200411150146.iAF1kXGW034432@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004-11-15 01:46:33 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_set_format_pax.c Log: Since I'm not using the public API for writing the the pax attributes, I shouldn't try using the public API for finishing out the attribute entry, either. This also removes some old dubious state manipulations. Revision Changes Path 1.21 +8 -6 src/lib/libarchive/archive_write_set_format_pax.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411150146.iAF1kXGW034432>