diff options
Diffstat (limited to 'lib/libutil/auth.c')
-rw-r--r-- | lib/libutil/auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/auth.c b/lib/libutil/auth.c index 8f3842ee8d56..6823284609df 100644 --- a/lib/libutil/auth.c +++ b/lib/libutil/auth.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libutil/auth.c,v 1.5 2001/09/30 22:35:07 dillon Exp $"); #include <unistd.h> #include <syslog.h> |