diff options
Diffstat (limited to 'usr.bin/tar/getdate.y')
| -rw-r--r-- | usr.bin/tar/getdate.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/getdate.y b/usr.bin/tar/getdate.y index cc838c1b4c03..a40fac548f8d 100644 --- a/usr.bin/tar/getdate.y +++ b/usr.bin/tar/getdate.y @@ -24,7 +24,7 @@ /* SUPPRESS 288 on yyerrlab *//* Label unused */ #include "bsdtar_platform.h" -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/tar/getdate.y,v 1.4 2005/04/23 18:38:32 kientzle Exp $"); #include <ctype.h> #include <stdio.h> |
