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 fe907e56f7204..e406c829c279c 100644 --- a/lib/libutil/logout.c +++ b/lib/libutil/logout.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libutil/logout.c,v 1.12.12.1 2010/02/10 00:26:20 kensmith Exp $"); #if defined(LIBC_SCCS) && !defined(lint) #if 0 |