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 c0bd85983f16..2cefa7254f50 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.6.2.2 2000/09/20 09:54:16 jkh Exp $"; #endif #endif /* LIBC_SCCS and not lint */ |