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 0fad68ef64cd..60353e4d6474 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.23.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/types.h>  #include <sys/time.h> | 
