diff options
Diffstat (limited to 'lib/libarchive/test/test_write_compress_xz.c')
-rw-r--r-- | lib/libarchive/test/test_write_compress_xz.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/test/test_write_compress_xz.c b/lib/libarchive/test/test_write_compress_xz.c index 988fb6e879df..b5d0c41e6b41 100644 --- a/lib/libarchive/test/test_write_compress_xz.c +++ b/lib/libarchive/test/test_write_compress_xz.c @@ -25,7 +25,7 @@ */ #include "test.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libarchive/test/test_write_compress_xz.c,v 1.1.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); /* * A basic exercise of xz reading and writing. |