diff options
Diffstat (limited to 'lib/libarchive/test/test_read_format_zip.c')
-rw-r--r-- | lib/libarchive/test/test_read_format_zip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/test/test_read_format_zip.c b/lib/libarchive/test/test_read_format_zip.c index 8c8d0dd099432..0365579aa1164 100644 --- a/lib/libarchive/test/test_read_format_zip.c +++ b/lib/libarchive/test/test_read_format_zip.c @@ -23,7 +23,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "test.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libarchive/test/test_read_format_zip.c,v 1.2.2.4.4.1 2010/02/10 00:26:20 kensmith Exp $"); /* * The reference file for this has been manually tweaked so that: |