diff options
Diffstat (limited to 'lib/libutil/logout.c')
-rw-r--r-- | lib/libutil/logout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/logout.c b/lib/libutil/logout.c index 5b9a821b60d2..1c703be2be28 100644 --- a/lib/libutil/logout.c +++ b/lib/libutil/logout.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)logout.c 8.1 (Berkeley) 6/4/93"; #else static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/libutil/logout.c,v 1.5.2.1 1999/08/29 14:57:57 peter Exp $"; #endif #endif /* LIBC_SCCS and not lint */ |