diff options
Diffstat (limited to 'usr.bin/mail/tty.c')
| -rw-r--r-- | usr.bin/mail/tty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/tty.c b/usr.bin/mail/tty.c index c1e19d7bbdcc..0c93895a13e8 100644 --- a/usr.bin/mail/tty.c +++ b/usr.bin/mail/tty.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)tty.c 8.2 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/mail/tty.c,v 1.2.8.2 2002/03/15 19:46:33 mikeh Exp $"; #endif /* not lint */ /* |
