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 f712c2915be3..b8f2a4917c7b 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[] = - "$Id: file_subs.c,v 1.10 1998/05/15 06:27:39 charnier Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include <sys/types.h> |