diff options
Diffstat (limited to 'lib/libutil/login_tty.c')
| -rw-r--r-- | lib/libutil/login_tty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login_tty.c b/lib/libutil/login_tty.c index 06072f003a13..c4620210e410 100644 --- a/lib/libutil/login_tty.c +++ b/lib/libutil/login_tty.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)login_tty.c 8.1 (Berkeley) 6/4/93"; #else static const char rcsid[] = - "$Id$"; + "$Id: login_tty.c,v 1.2.2.1 1998/02/18 05:29:58 jkh Exp $"; #endif #endif /* LIBC_SCCS and not lint */ |
