diff options
Diffstat (limited to 'bin/pax/ar_io.c')
-rw-r--r-- | bin/pax/ar_io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/ar_io.c b/bin/pax/ar_io.c index 3588374257b5d..411f95c2c8c17 100644 --- a/bin/pax/ar_io.c +++ b/bin/pax/ar_io.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)ar_io.c 8.2 (Berkeley) 4/18/94"; #endif #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/pax/ar_io.c,v 1.26.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> |