aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/login_tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libutil/login_tty.c')
-rw-r--r--lib/libutil/login_tty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login_tty.c b/lib/libutil/login_tty.c
index eb32fc723073..c93719dc6c01 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[] =
- "$FreeBSD$";
+ "$FreeBSD: src/lib/libutil/login_tty.c,v 1.6 1999/08/28 00:05:49 peter Exp $";
#endif
#endif /* LIBC_SCCS and not lint */