summaryrefslogtreecommitdiff
path: root/lib/libutil/login.c
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 00:22:10 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 00:22:10 +0000
commit7f3dea244c40159a41ab22da77a434d7c5b5e85a (patch)
tree0cf37f427c704496510156e28ccd8cd233f9d688 /lib/libutil/login.c
parente6c8b48d908090e196f36bb181e0f8b5c7c80f1a (diff)
Notes
Diffstat (limited to 'lib/libutil/login.c')
-rw-r--r--lib/libutil/login.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login.c b/lib/libutil/login.c
index 8ff2d5fe0a6f..322c9a69d94e 100644
--- a/lib/libutil/login.c
+++ b/lib/libutil/login.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)login.c 8.1 (Berkeley) 6/4/93";
#else
static const char rcsid[] =
- "$Id: login.c,v 1.4 1997/08/13 20:42:16 steve Exp $";
+ "$FreeBSD$";
#endif
#endif /* LIBC_SCCS and not lint */