diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:15:48 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:15:48 +0000 |
commit | 2a4562393f80633b81c11d4f7df00548d1cc3c48 (patch) | |
tree | e6f4e4299a60023820e6a2e559cdd8477911363a /bin/pax/tty_subs.c | |
parent | 50b14091b71a7932d512009d783e1f657f800fc6 (diff) |
$Id$ -> $FreeBSD$
Notes
Notes:
svn path=/head/; revision=50471
Diffstat (limited to 'bin/pax/tty_subs.c')
-rw-r--r-- | bin/pax/tty_subs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/tty_subs.c b/bin/pax/tty_subs.c index 53017b8e093a..d70bffac1827 100644 --- a/bin/pax/tty_subs.c +++ b/bin/pax/tty_subs.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)tty_subs.c 8.2 (Berkeley) 4/18/94"; #endif static const char rcsid[] = - "$Id: tty_subs.c,v 1.9 1998/05/15 06:27:48 charnier Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include <sys/types.h> |