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 f4a2eb625e09..f9cd0e988e46 100644 --- a/lib/libutil/logout.c +++ b/lib/libutil/logout.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libutil/logout.c,v 1.9 2002/11/17 23:46:45 peter Exp $"); #if defined(LIBC_SCCS) && !defined(lint) #if 0 |