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 50551a2..b286aa6 100644 --- a/bin/pax/ar_io.c +++ b/bin/pax/ar_io.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)ar_io.c 8.2 (Berkeley) 4/18/94"; #endif static const char rcsid[] = - "$Id: ar_io.c,v 1.10 1998/05/15 06:27:34 charnier Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include <sys/types.h> |