diff options
Diffstat (limited to 'lib/libarchive/test/test_write_format_shar_empty.c')
-rw-r--r-- | lib/libarchive/test/test_write_format_shar_empty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/test/test_write_format_shar_empty.c b/lib/libarchive/test/test_write_format_shar_empty.c index 0af57dda6acf5..1c185e6b22a17 100644 --- a/lib/libarchive/test/test_write_format_shar_empty.c +++ b/lib/libarchive/test/test_write_format_shar_empty.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_write_format_shar_empty.c,v 1.2.12.1 2010/02/10 00:26:20 kensmith Exp $"); /* * Check that an "empty" shar archive is correctly created as an empty file. |