diff options
Diffstat (limited to 'bin/pax/file_subs.c')
-rw-r--r-- | bin/pax/file_subs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/file_subs.c b/bin/pax/file_subs.c index 0fad68ef64cde..3f4c320a926f9 100644 --- a/bin/pax/file_subs.c +++ b/bin/pax/file_subs.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)file_subs.c 8.1 (Berkeley) 5/31/93"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/pax/file_subs.c,v 1.22.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/time.h> |