summaryrefslogtreecommitdiff
path: root/lib/libarchive/test/test_write_format_ar.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libarchive/test/test_write_format_ar.c')
-rw-r--r--lib/libarchive/test/test_write_format_ar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/test/test_write_format_ar.c b/lib/libarchive/test/test_write_format_ar.c
index aff781b214534..2de670f68efd5 100644
--- a/lib/libarchive/test/test_write_format_ar.c
+++ b/lib/libarchive/test/test_write_format_ar.c
@@ -26,7 +26,7 @@
*/
#include "test.h"
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libarchive/test/test_write_format_ar.c,v 1.5 2007/07/06 15:43:11 kientzle Exp $");
char buff[4096];
char buff2[64];