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 cda118041c671..d75c246bd98bf 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 2007/05/24 06:44:37 rse Exp $"); #include <sys/types.h> #include <sys/time.h> |