diff options
Diffstat (limited to 'usr.bin/tar/test/test_0.c')
-rw-r--r-- | usr.bin/tar/test/test_0.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/test/test_0.c b/usr.bin/tar/test/test_0.c index 7a72af1c8edbe..78770c1460428 100644 --- a/usr.bin/tar/test/test_0.c +++ b/usr.bin/tar/test/test_0.c @@ -23,7 +23,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "test.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/tar/test/test_0.c,v 1.2.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $"); /* * This first test does basic sanity checks on the environment. For |