aboutsummaryrefslogtreecommitdiff
path: root/libarchive/test/test_write_format_cpio_empty.c
diff options
context:
space:
mode:
Diffstat (limited to 'libarchive/test/test_write_format_cpio_empty.c')
-rw-r--r--libarchive/test/test_write_format_cpio_empty.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libarchive/test/test_write_format_cpio_empty.c b/libarchive/test/test_write_format_cpio_empty.c
index 3ca5c395e33c..22682235fca3 100644
--- a/libarchive/test/test_write_format_cpio_empty.c
+++ b/libarchive/test/test_write_format_cpio_empty.c
@@ -23,7 +23,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "test.h"
-__FBSDID("$FreeBSD: head/lib/libarchive/test/test_write_format_cpio_empty.c 201247 2009-12-30 05:59:21Z kientzle $");
/*
* Check that an "empty" cpio archive is correctly created.