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 292f8980dc1c..93a6decb2b4e 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.11 2003/10/18 10:04:16 markm Exp $"); #if defined(LIBC_SCCS) && !defined(lint) #if 0 |