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 b8f2a4917c7b..cd3818b98d40 100644 --- a/bin/pax/file_subs.c +++ b/bin/pax/file_subs.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)file_subs.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/pax/file_subs.c,v 1.10.2.2 1999/08/29 14:13:03 peter Exp $"; #endif /* not lint */ #include <sys/types.h> |