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